Badge
A component that displays a badge, usually for tags, chips, etc.
Preview
Attributes
Property | Description | Attribute | Type | Default |
---|---|---|---|---|
closeable | Makes the badge closable | closeable | boolean | false |
disabled | Disables the badge | disabled | boolean | false |
Methods
Method | Description | Returns |
---|---|---|
close | Closes the badge | void |