Since 1.0.0BETA

Tag

Categories and labels

This page was migrated by AI, please review carefully

Migration is complete, but please validate against source code and manual review.

Tag

Small labels for categories, status, and context.
Status: Beta

Demo

Tags

Color and size variations

Interactive preview paused.

API (Lite)

PropertyTypeDefaultDescription
label-Label text
color-Primary text/icon color
backgroundCustom background color
borderCustom border color
iconLeading icon class
sizeSize
closableShow close button
disabledDisable click and close events

Contract

Tag renders with role="status". The default slot replaces label. The close button stops propagation, so closing a tag does not also emit the tag click event. Disabled tags block both click and close.

Composite Patterns

Tag + Button

Tags paired with actions.

Interactive preview paused.