React
Inline-flex label with truncation, tone, variant, and asChild support.

Component
Small text label for object state, category, or status.
import { Badge } from "@hozorica/hods-react";import { Badge } from "@hozorica/hods-react-native";medium | largeBadge density. Defaults to medium.solid | weak | outlineVisual emphasis.brand | critical | informative | neutral | positive | warningSemantic color tone.booleanWeb-only child composition.Inline-flex label with truncation, tone, variant, and asChild support.
View/Text label with shared tone, variant, and size props.
<Badge tone="brand" variant="solid">New</Badge>