DropDownTreeNestedItemsTagHelper
Example
Razor
<items>
<dropdowntree-item></dropdowntree-item>
</items>
ChildTags
| Tag Name | Details |
|---|---|
| dropdowntree-item | DropDownTreeItemsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| item | DropDownTreeItemTagHelper | Gets or sets the item at the specified index in the collection. |
| items | IList<DropDownTreeItemTagHelper> |