Chip
NB! The component will be deprecated soon.
Please check out our new Chip component.
Sizes
Active State
IsStroke
Icons
Icons with isStroke
Chip props
Name | Type | Required | Default | Description |
---|---|---|---|---|
size | xs | sm | md | lg | xl | No | md | Size for chip |
left_icon | string | No | - | Asset name for the left icon |
right_icon | string | No | - | Asset name for the right icon |
icon_only | string | No | - | Asset name for the icon. Icon only and no text shown |
active | boolean | No | false | Active state |
is_stroke | boolean | No | false | Show stroke on hover/active |