Status
The status of the component
Status
The status of the component
Repository
A link to the repo where the component lives.
| Slot | Description |
|---|---|
| collection of menu-option, submenu elements |
Built with StencilJS
Focus on the components button element
Type: Promise<void>
| Slot | Description |
|---|---|
| text |
graph TD;
gux-menu-option --> gux-truncate
gux-truncate --> gux-tooltip
style gux-menu-option fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS
| Property | Attribute | Description | Type | Default |
|---|---|---|---|---|
| label | label | string | undefined |
Focus on the components button element
Type: Promise<void>
| Slot | Description |
|---|---|
| collection of menu-option, submenu elements |
graph TD;
gux-submenu --> gux-truncate
gux-submenu --> gux-icon
gux-truncate --> gux-tooltip
style gux-submenu fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS