New to Kendo UI for Angular? Start a free 30-day trial
DropDownTreesExpandDirective
A directive which manages the expanded state of the popup TreeView.
Selector
[kendoDropDownTreeExpandable], [kendoMultiSelectTreeExpandable]
Inputs
Name | Type | Default | Description |
---|---|---|---|
expandedKeys |
|
Defines the collection that will store the expanded keys. | |
expandBy |
|
Defines the item key that will be stored in the | |
expandOnFilter |
|
|
Whether or not to auto-expand the nodes leading from the root node to each filter result.
To fine-tune this behavior, pass a |
Events
Name | Type | Description |
---|---|---|
expandedKeysChange |
|
Fires when the |