Chips

The e-chip component allows you to show a list of items in a chip.

view on GitHub
Chip

Props

Explore the available props for the form component

PropertyDescriptionTypeDefault
closableshow close buttonbooleanfalse
colorApplies specified color to the component - supports only utility colors (for example primary or secondary)stringprimary
textRemoves the background color and bordersstringprimary
prependAvatarPrepends an avatar to the componentURLundefined
appendAvatarAppends an avatar to the componentURLundefined
prependIconPrepends an icon to the componentIconPathundefined
appendIconAppends an icon to the componentIconPathundefined
closableshow close buttonbooleanfalse

Slots

Explore the available slots for the form component