DrawerMiniSettingsTagHelper

Example

Razor
<mini>
    <mini-mode-items-template></mini-mode-items-template>
</mini>

ChildTags

Tag NameDetails
mini-mode-items-templateTemplateTagHelper

Attributes

AttributeTypeDescription
enabledBooleanEnables or disables the configuration.
templateStringDefines a specific template for the Kendo UI Drawer when in mini mode. When configured, it takes precedence over items.miniTemplate.
template-handlerStringDefines a specific template for the Kendo UI Drawer when in mini mode. When configured, it takes precedence over items.miniTemplate. This option expects the name of a JavaScript function that will be called to return the template.
template-idStringDefines a specific template for the Kendo UI Drawer when in mini mode. When configured, it takes precedence over items.miniTemplate. This option expects the ID of the script element that contains the template.
template-viewIHtmlContentDefines a specific template for the Kendo UI Drawer when in mini mode. When configured, it takes precedence over items.miniTemplate. This option expects the instance containing the created HTML.
widthDoubleDefines a specific width for the Kendo UI Drawer when in mini mode.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support