DrawerItemNestedItemsTagHelper

Example

Razor
<drawer-items>
    <drawer-item></drawer-item>
</drawer-items>

ChildTags

Tag NameDetails
drawer-itemDrawerItemsTagHelper

Attributes

AttributeTypeDescription
itemDrawerItemTagHelperGets or sets the item at the specified index in the collection.
itemsIList<DrawerItemTagHelper>Specifies the items rendered by the Drawer when the top-level template option is not set. Each item can define text, icon, state, custom attributes, per-item template functions, and nested child items through items.items. If template is configured, it takes precedence and the items configuration is ignored.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support