ChipClickEvent

Specifies the event arguments triggered when the chip is clicked.

Props

The following table outlines the props for the ChipClickEvent:

NameTypeDefaultDescription
event
MouseEvent<HTMLDivElement>
-

Specifies the original event arguments.

itemData
-

Specifies the currently selected list item.