ChipList

Install

yarn add @ntds/chip

Import

import { ChipList } from '@ntds/chip';

Props

ChipList

PropType & Description
tw
TwGroupKeys

Tailwind overrides

children
ReactNode

Usually simple text, but can be anything.

This guide is based on version: 1.5.0