ToolbarOverflowSettings
Represents the overflow settings for the ToolBar.
Name | Type | Default | Description |
---|---|---|---|
mode? |
|
|
Sets the ToolBar overflow mode. |
nextButtonIcon? |
|
Adds a custom CSS class or multiple classes to the span element of the next scroll button. Applies when the overflow mode is set to Allows the usage of custom icons. | |
nextSVGButtonIcon? |
|
Sets an | |
prevButtonIcon? |
|
Adds a custom CSS class or multiple classes to the span element of the previous scroll button. Applies when the overflow mode is set to Allows the usage of custom icons. | |
prevSVGButtonIcon? |
|
Sets an | |
scrollButtons? |
|
Sets the ToolBar scroll buttons visibility mode. Applies when the overflow mode is set to | |
scrollButtonsPosition? |
|
Sets the ToolBar scroll buttons position. Applies when the overflow mode is set to |