Hierarchical Menu Component Test
A hierarchical menu component that displays a collapsible tree structure of items
Hierarchical Menu Basic Example
Default hierarchical menu component with the built-in data structure.
Event log...
Custom Data Example
Hierarchical menu with custom data structure.
The hierarchical menu now uses an explicit parent-child structure with the items property to define the hierarchy. Parents are items that contain other items in their items array.
Dark Surface Example
Hierarchical menu rendered on a dark surface while the page theme remains controlled by the shared docs shell.