npx ui-thing@latest add chip
Pass a size to the size
prop to change the size of the chip.
You can change the color of the chip by passing any tailwind color bg
class to the color
prop.
You can display a text inside the chip by passing a string
to the text
prop.
The inset
prop can be used to move the indicator closer to the element.