Status
The status of the component
Status
The status of the component
Repository
A link to the repo where the component lives.
| Property | Attribute | Description | Type | Default |
|---|---|---|---|---|
| compact | compact | Indicates button density style. Intended to be paired with gux-table property. | boolean | false |
| disabled | disabled | Controls the disabled state of the internal button | boolean | false |
| placement | placement | Placement of the popup defaults to is "bottom-start" | "bottom" | "bottom-end" | "bottom-start" | "left" | "left-end" | "left-start" | "right" | "right-end" | "right-start" | "top" | "top-end" | "top-start" | 'bottom-start' |
| screenreaderText | screenreader-text | Screenreader text for context menu button defaults to "context menu" | string | '' |
graph TD;
gux-context-menu --> gux-popup
gux-context-menu --> gux-button-slot
gux-context-menu --> gux-screen-reader-beta
gux-context-menu --> gux-icon
gux-context-menu --> gux-list
style gux-context-menu fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS