Foundations
Components
- Accordion
- Alert Dialog
- Avatar
- Badge
- Banner
- BreadcrumbSOON
- Button
- Button Group
- Calendar
- Callout
- Card
- Checkbox
- CodeblockSOON
- Color Picker
- Container
- Control Group
- Dialog
- Dropdown
- File Uploader
- FlexBox
- FormSOON
- Grid View
- IconSOON
- ImageSOON
- Input
- Link
- List
- MenuSOON
- PaginationSOON
- Popover
- Progress
- Radio
- Section
- Select
- Separator
- Skeleton
- SliderSOON
- SpinnerSOON
- Switch
- Table
- Tabs
- Tag
- Textarea
- ToastSOON
- Tooltip
Badge
Who doesn't love a good notification? Our Badge is a small but mighty attention-grabberExample
XS Size
SM Size
MD Size
Large size
API Reference
Component | Description |
---|---|
Badge | The spotlight announcer. A compact component that highlights status, notifications, or labels, adding context to your UI elements. |
Component Properties
Badge
Prop | Type | Default | Explanation |
---|---|---|---|
size | string | md | The size of the Badge. |
color | string | default | The color of the Badge. |
interactive | boolean | false | Make the Badge interactive, with hover and focus states. |
block | boolean | false | Make the Badge a block element, filling the width of its parent. |