Tag

Tag is used for describing information in one product, card, etc. Tag component admit two props (in addition to inherited from div tag) which arekind and textTransform (defaults to uppercase).

Kind

Possible values primary, secondary, tertiary


TextTransform

Possible values uppercase, lowercase, capitalize, none, full-size-kana, full-width


Overrides

You can customize your tag whatever you want, even you can set css property to override styles if you need.