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 | |
removable | removable | boolean | false |
Event | Description | Type |
---|---|---|
guxdelete | CustomEvent<string> |
Slot | Description |
---|---|
content |
graph TD;
gux-tag --> gux-tooltip-title
gux-tag --> gux-icon
gux-tooltip-title --> gux-tooltip
style gux-tag fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS