Imagine ArtImagine Art

A compact keyword label for categorizing and filtering content.

Feedback & Status

Import

import { Tag } from "@/components/ui"

API

PropTypeDefaultDescription
labelstringTag text content.
variant"default" | "brand" | "success" | "warning" | "error""default"Color scheme.
size"sm" | "md""md"Tag dimensions.
onRemove() => voidShows remove button when provided.
iconReactNodeLeading icon.

Examples