PanelBarNestedItemsTagHelper
Example
Razor
<items>
<panelbar-item></panelbar-item>
</items>
ChildTags
Tag Name | Details |
---|---|
panelbar-item | PanelBarItemsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
item | PanelBarItemTagHelper | Gets or sets the item at the specified index in the collection. |
items | IList<PanelBarItemTagHelper> |