SchedulerToolbarCustomToolTagHelper

Example

Razor
<scheduler-tool>
    <scheduler-tool-template></scheduler-tool-template>
</scheduler-tool>

ChildTags

Tag NameDetails
scheduler-tool-templateTemplateTagHelper

Attributes

AttributeTypeDescription
nameStringThe Name of the command. Default commands are "pdf", "today", "previous", "next" , "current", "search", "views".
commands-groupString[]The collection of default command names to be rendered as ButtonGroup.
templateStringThe kendo template that will be used for rendering the given tool.
template-handlerStringThe JavaScript function that returns a kendo template that will be used for rendering the given tool.
typeStringSpecifies the command type. Supported types are "separator" and "spacer".
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support