Getting Started
Foundations
Components
Search for a command to run...
import { Badge } from "@strongtie/design-system/badge"<Badge>| Prop | Type | Default | Description |
|---|---|---|---|
variant | default | secondary | outline | destructive | info | success | default | The visual style variant of the button. |
Components can be styled using the className prop. The design system uses Tailwind CSS for styling.
The following data attributes are used to identify component parts:
badgeOther CSS classes used by this component:
badgeEnsure proper accessibility attributes are added when implementing this component.