Kind: Class
Source: atloria-monorepo/packages/ui-core/src/components/badge/Badge.ts
A badge component for displaying status, counts, or labels
Extends: AtloriaElement
Methods
| Method | Signature | Returns |
|---|---|---|
render | render() | void |
Properties
| Property | Type |
|---|---|
styles | any |
variant | BadgeVariant |
size | BadgeSize |
solid | any |
outline | any |
pill | any |
dot | any |
removable | any |
Was this page helpful?