ChipList
Install
yarn add @ntds/chip
Import
import { ChipList } from '@ntds/chip';
Props
ChipList
| Prop | Type & Description |
|---|---|
| tw | TwGroupKeys Tailwind overrides |
| children | ReactNode Usually simple text, but can be anything. |
| Prop | Type & Description |
|---|---|
| tw | TwGroupKeys Tailwind overrides |
| children | ReactNode Usually simple text, but can be anything. |