Components
Tag
Props

TagProps

Hierarchy

  • ComponentPropsWithoutRef<"div">

    TagProps

Properties

color

Optional color: "blue" | "cyan" | "gray" | "green" | "orange" | "pink" | "purple" | "red" | "teal" | "yellow"

Overrides

ComponentPropsWithoutRef.color


size

Optional size: "normal" | "large"


variant

Optional variant: "primary" | "secondary"