New to Kendo UI for Vue? Start a free 30-day trial
ItemProps
The props of component that will be used for rendering each of the DropDownTree items (see example).
Name | Type | Default | Description |
---|---|---|---|
item |
|
The item that is rendered. | |
itemHierarchicalIndex |
|
The hierarchical index of the item. The indices are zero-based. The first root item has a |