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

NameTypeDefaultDescription

responsiveBreakpoint

number

1024

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 select element.

toolbarWidth

number

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.

In this article

Not finding the help you need?