Menu tree
ID: menu_tree:menu-tree
Status: stable
| Name | Label | Type | Description |
|---|---|---|---|
menus
|
Menus | Unknown | ⚠️ {"items":{"type":"object"},"type":"array"} |
exclude
|
Exclude | String | ID of a menu item to not make selectable. Default: "" Required |
selected
|
Selected | String | ID of a menu item to be selected. Default: "" |
expand_collapse_state
|
Expand/collapse button state | Enum | The initial CSS class of the collapse/expand button. Default: "expand" Allowed values: expand, collapse |