Chip Group Component
A chip group component.
Properties
Name | Type | Default | Description |
---|---|---|---|
select-mode | 'single' | 'multiple' | 'single' | The select mode of the chip group. |
orientation | 'horizontal' | 'vertical' | 'horizontal' | The orientation of the chip group. |
full-width | boolean | false | Indicates if the chip should be full width. |
Slots
Name | Description |
---|---|
default | Chip group contents, you should use some tap-chip components here |