We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This component has 2 properties, textType and item.
textType "primary" | "success" | "warning" | "error" item string
textType
item
import { NesTag } from 'nes-components'; <NesTag textType={'primary'} item={'nes-components'} />