Hierarchical Menu Component Test

A hierarchical menu component that displays a collapsible tree structure of items

All Components Documentation

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 Theme Example

Hierarchical menu in dark theme.