SchedulerHeaderPropsPremium
| Name | Type | Default | Description | 
|---|---|---|---|
| ariaLabel? | 
 | Represents the  jsx  | |
| buttonScrollSpeed? | 
 | 
 | Sets the Toolbar scroll speed in pixels when scrolling via clicking the previous or next button.
Applicable when the overflow property is set to  | 
| children? | 
 | The content of the header component. | |
| className? | 
 | Sets additional classes to the Toolbar. jsx  | |
| dir? | 
 | Represents the  jsx  | |
| fillMode? | 
 | 
 | Configures the  jsx  | 
| id? | 
 | Sets the  | |
| keyboardNavigation? | 
 | If set to  jsx  | |
| nextButton? | 
 | Defines the custom component that will be rendered as a next button.
To remove the button, set a function which returns null  | |
| onResize? | 
 | The  jsx  | |
| overflow? | 
 | 
 | Represents the possible overflow mode options of the Toolbar. Applicable when there is not enough space to render all tools. | 
| prevButton? | 
 | Defines the custom component that will be rendered as a previous button.
To remove the button, set a function which returns null  | |
| scrollButtons? | 
 | 
 | Determines the Toolbar scroll buttons visibility.
Applicable when the overflow property is set to  | 
| scrollButtonsPosition? | 
 | 
 | Determines the Toolbar scroll buttons position.
Applicable when the overflow property is set to  | 
| size? | 
 | 
 | Configures the  jsx  | 
| style? | 
 | The styles that are applied to the Toolbar. jsx  | |
| tabIndex? | 
 | Specifies the  jsx  |