SchedulerViewSlotPropsPremium
Represents the props of the KendoReact SchedulerViewSlot component.
| Name | Type | Default | Description | 
|---|---|---|---|
| children? | 
 | Specifies the  | |
| className? | 
 | Specifies the  The SchedulerSlot applies the following default className: 
 | |
| col | 
 | Sets the  | |
| editable? | 
 | Overrides the  | |
| end | 
 | The  | |
| expandable? | 
 | Set to  For more information, please refer to the Adaptive Slot Height article. | |
| group | 
 | Represents the current group in which the slot is rendered. | |
| id? | 
 | Specifies the  | |
| index | 
 | Represents the consecutive number of the slot in the current range. | |
| isAllDay? | 
 | Represents if the slot is an  | |
| isWorkDay? | 
 | Specifies if the  | |
| isWorkHour? | 
 | Specifies if the  | |
| items | 
 | A collection of all  | |
| onBlur? | 
 | Fires each time the element, or any of its child elements, lose focus. | |
| onClick? | 
 | Fires each time the element, or any of its child elements, is clicked. | |
| onDoubleClick? | 
 | Fires each time the element, or any of its child elements, is double-clicked. | |
| onFocus? | 
 | Fires each time the element, or any of its child elements, receive focus. | |
| onKeyDown? | 
 | Fires each time a  | |
| onKeyPress? | 
 | Fires each time a  | |
| onKeyUp? | 
 | Fires each time a  | |
| onMouseEnter? | 
 | Fires each time the element, or any of its child elements, receives a  | |
| onMouseLeave? | 
 | Fires each time the element, or any of its child elements, receives a  | |
| onMouseOut? | 
 | Fires each time the element, or any of its child elements, receives a  | |
| onMouseOver? | 
 | Fires each time the element, or any of its child elements, receives a  | |
| range | 
 | Represents the current range in which the slot is rendered. | |
| row | 
 | Sets the  | |
| selected? | 
 | Sets the selected state of the SchedulerSlot. By default, the  | |
| slot? | 
 | Overrides the default component responsible for view-specific functionality. The default Component is: SchedulerSlot. | |
| start | 
 | The  | |
| style? | 
 | Specifies the  The SchedulerSlot applies the following default styles: 
 | |
| tabIndex? | 
 | Specifies the  Providing  | |
| zonedEnd | 
 | Represents the  For more information about timezones, refer to the Scheduler TImezones article. | |
| zonedStart | 
 | Represents the  For more information about timezones, refer to the Scheduler TImezones article. |