Search results

WorkHoursModel API in React Schedule API component

Interface for a class WorkHours

Properties

end

string

It accepts the time string in short skeleton format Hm and usually denotes the end of the working hour range.

highlight

boolean

When set to true, highlights the cells of working hour range with an active color.

start

string

It accepts the time string in short skeleton format Hm and usually denotes the start of the working hour range.