Sets the disabled state for the chip.
Defines if the chip is removable or not.
Defines if the chip is selectable or not.
Defines if the chip is selected or not.
A property that sets the color variant of the chip component.
Static
Readonly
tagReturns the HTML-uppercased qualified name.
Chips help people enter information, make selections, filter content, or trigger actions.
Element
igc-chip
Slot
Slot
prefix - Renders content before the data of the chip.
Slot
suffix - Renders content after the data of the chip.
Fires
igcRemove - Emits an event when the chip component is removed. Returns the removed chip component.
Fires
igcSelect - Emits event when the chip component is selected/deselected and any related animations and transitions also end.
Csspart
base - The base wrapper of the chip.
Csspart
prefix - The prefix container of the chip.
Csspart
suffix - The suffix container of the chip.