New to Kendo UI for Angular? Start a free 30-day trial
ToolbarViewSelectorComponent
A toolbar component which contains the controls for switching the views (see example).
To render the view-selection buttons, include the component in the toolbar template.
Selector
[kendoSchedulerToolbarViewSelector]
Inputs
Name | Type | Default | Description |
---|---|---|---|
responsiveBreakpoint |
|
|
Specifies the Toolbar width (in pixels) at which the responsive behavior should be enabled.
The responsive behavior means that the ButtonGroup with the views will be replaced by a |
toolbarWidth |
|
Specifies the current width of the Toolbar (in pixels) so the responsive calculations can be made. The (schedulerResize) event can be used in order to obtain the Toolbar width. |