A hierarchical menu component that displays a collapsible tree structure of items
Default hierarchical menu component with the built-in data structure.
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.
Hierarchical menu in dark theme.