Usage
<sbb-chip color="charcoal" size="xs">Label</sbb-chip>
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
color | color | Color of the chip. | "charcoal" | "granite" | "milk" | "white" | 'milk' |
size | size | Size of the chip. | "s" | "xs" | "xxs" | 'xxs' |
Slots
Slot | Description |
---|---|
"unnamed" | Content / Label of the chip |