DrawerMiniSettingsTagHelper
Example
Razor
<mini>
<mini-mode-items-template></mini-mode-items-template>
</mini>
ChildTags
Tag Name | Details |
---|---|
mini-mode-items-template | TemplateTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
enabled | Boolean | |
template | String | Defines a specific template for the Kendo UI Drawer when in mini mode. |
template-handler | String | Defines a specific template for the Kendo UI Drawer when in mini mode. |
template-id | String | Defines a specific template for the Kendo UI Drawer when in mini mode. |
template-view | IHtmlContent | Defines a specific template for the Kendo UI Drawer when in mini mode. |
width | Double | Defines a specific width for the Kendo UI Drawer when in mini mode. |