Badge
Use the <Badge> component to display small pieces of information, such as status indicators, categories, versions, or release dates. To display longer notes, use callouts.
Usage
Plant Care API v2.1.0 New
Markdown
Variants
Intents
SuccessNoteTipWarningErrorInfoLaunchCheck
Markdown
Styles
Success badge, minimal styleError badge, minimal styleSuccess badge, outlined styleError badge, outlined and minimal style
Markdown
Properties
intent
The semantic color of the badge. Available options: success, note, tip, warning, error, info, launch, check
minimal
Displays the badge with a more subtle background style. Can be combined with outlined.
outlined
Displays the badge with an outlined border style. Can be combined with minimal.