Tag

The <Tag /> component is a basic <Box /> component that can be used to label or categorize content.

import { Tag } from 'minerva-ui'
Preview
#photography
#nature
#travel
Source

Closeable Tag

Preview
#photography
#nature
#travel
Source

Props

These are props related to the Tag component.

NameTypeIs RequiredDefaultDescription
showIconbooleanoptionalfalseSets if close icon should show
iconstringoptionalxIcon name
onClickedIconfunctionoptionalnoneAction to take when the icon is clicked