Badge
Marks an inline element as a badge with a variant data attribute that theme CSS picks up.
Import
#importAdd the symbol to your component's imports array. The walkthrough below shows the most common usages — copy & tweak.
import { KjBadge } from '@kouji-ui/core';Playground
#playgroundPlayground not yet wired for this component.