Skip to content

pantoken / renderers/web-components/src / badge

Spremenljivka: badge

const badge: ElementDefinition

Alfa

<instui-badge> — a small count/status badge. The variant attribute maps to the -color-<variant> modifier; slotted content is the count or label.

Primer

html
<instui-badge variant="danger">9</instui-badge>