New to Kendo UI for Angular? Start a free 30-day trial
ToolbarNavigationComponent
A toolbar component that contains controls for date navigation (see example).
To render the Previous, Today, Next, and Date picker buttons, include this component in the toolbar template.
html
<kendo-scheduler>
<ng-template kendoSchedulerToolbarTemplate>
<span class="custom-toolbar">
<div kendoSchedulerToolbarNavigation></div>
</span>
</ng-template>
</kendo-scheduler>
Selector
[kendoSchedulerToolbarNavigation]
Inputs
Name | Type | Default | Description |
---|---|---|---|
activeView |
|
|
Sets the |
bottomView |
|
|
Sets the |