ReadonlyariaAccessible label for the chip.
ReadonlycolorColor preset.
ReadonlydisabledWhether the chip is disabled.
ReadonlyremovableWhether the chip can be removed (shows dismiss button).
ReadonlyremovedEmitted when the dismiss button is clicked.
A removable chip / tag indicator.
Content is projected as the label. When
removableis true, a dismiss button is shown andremovedis emitted on click.Example