Pills
Pills can be used with the List or Card component to display a list of items with a label.
Pills can be used with the List or Card component to display a list of items with a label. They can be used to display information about an item like a badge.
API Reference
Props
Name
Type
Default
Description
pills*
string[]
The content of the pills.
Examples
Basic
Last updated