Skip to Content

Tag

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


Import

Import
import { Tag } from '@backyard-ui/core';

Usage

Usage

API Reference

API Reference

Root

Root
  • children required
    Description The children elements
    Type
    ReactNode