Skip to content

pantoken / renderers/web-components/src / badge

변수: badge

const badge: ElementDefinition

알파

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

예제

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