HierarchyBindingDirective
A directive that converts the provided hierarchical data to MenuItems and binds them to the Menu.
Selector
[kendoMenuHierarchyBinding]
Export Name
Accessible in templates as #kendoHierarchyBindingInstance="kendoMenuHierarchyBinding"
Inputs
Name | Type | Default | Description |
---|---|---|---|
childrenField |
|
Defines the | |
cssClassField |
|
Defines the | |
cssStyleField |
|
Defines the | |
kendoMenuHierarchyBinding |
|
The array of data which will be used to populate the Menu. | |
disabledField |
|
Defines the | |
iconField |
|
Defines the | |
separatorField |
|
Defines the | |
svgIconField |
|
Defines the | |
textField |
|
Defines the | |
urlField |
|
Defines the |
Methods
rebind |
---|
Rebinds the Menu items. |