New to Kendo UI for Angular? Start a free 30-day trial
FlatBindingDirective
A directive that converts the provided flat data to MenuItems and binds them to the Menu.
Selector
[kendoMenuFlatBinding]
Export Name
Accessible in templates as #kendoFlatBindingInstance="kendoMenuFlatBinding"
Inputs
Name | Type | Default | Description |
---|---|---|---|
cssClassField |
|
Defines the | |
cssStyleField |
|
Defines the | |
kendoMenuFlatBinding |
|
The array of data which will be used to populate the Menu. | |
disabledField |
|
Defines the | |
iconField |
|
Defines the | |
idField |
|
Defines the | |
parentIdField |
|
Defines the parent | |
separatorField |
|
Defines the | |
svgIconField |
|
Defines the | |
textField |
|
Defines the | |
urlField |
|
Defines the |
Methods
rebind |
---|
Rebinds the Menu items. |