Skip to content

InputChip

Props

Prop nameDescriptionTypeDefault
iconCustom icon.Iconnull
disabledWhether the input chip can be removed.booleanfalse

Methods

Method nameDescriptionSignature
focusFocus the chip.

Events

Event namePropertiesDescription
click-chipEmitted when a chip is clicked by the user.
remove-chipmethod 'button'|'Backspace'|'Delete' - How the chip was removedEmitted when a chip is removed by the user.
arrow-leftEmitted when the user presses the left arrow key.
arrow-rightEmitted when the user presses the right arrow key.

Slots

NameDescriptionBindings
defaultChip text.