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 |
|---|---|---|---|---|
| accent | accent | "1" | "10" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "default" | "inherit" | 'default' | |
| disabled | disabled | boolean | false | |
| emphasis | emphasis | "bold" | "subtle" | 'bold' | |
| removable | removable | boolean | false | |
| size | size | "large" | "small" | 'small' | |
| tooltipContrast | tooltip-contrast | "default" | "high" | 'default' |
| Event | Description | Type |
|---|---|---|
| guxdelete | CustomEvent<string> |
| Slot | Description |
|---|---|
| content |
graph TD;
gux-tag --> gux-tooltip-title
gux-tag --> gux-screen-reader-beta
gux-tag --> gux-icon
gux-tooltip-title --> gux-tooltip
style gux-tag fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS