Tag

Tag component is used for items that need to be labeled, categorized, or organized using keywords that describe them.

    SourceTheme Source@chakra-ui/tag

Props#

colorScheme

Description

The visual color appearance of the component

Type
"whiteAlpha" | "blackAlpha" | "gray" | "red" | "orange" | "yellow" | "green" | "teal" | "blue" | "cyan" | "purple" | "pink"
Default
gray

size

Description

The size of the Tag

Type
"sm" | "md" | "lg"
Default
md

variant

Description

The variant of the Tag

Type
"subtle" | "solid" | "outline"
Default
subtle
Edit this page on GitHub

Proudly made inNigeria by Segun Adebayo

Deployed by â–² Vercel