Specifications
There are two sizes of Chips:
- By default, Chips should have a height of 30px, border radius 16px and font size 12px
- Smaller variant will have a height of 24px, border radius 16px and font size 12px
Example | Height | |
---|---|---|
Default | 30px | |
Small | 24px |
Input chips can be in any of the following states:
Solid | Outline | |
---|---|---|
Default | ||
Hover | ||
Active | ||
Error | ||
Disabled |
Choose Amenities
Behaviors
- Tap a chip to select it.
- Multiple chips can be selected or unselected.
Was this page helpful?
Thanks for your feedback!