ChipDeleteEvent

Represents the arguments for the delete event of a Chip.

Props

The following table outlines the props for the ChipDeleteEvent:

NameTypeDefaultDescription
data
-

Specifies the data associated with the deleted Chip.

event
MouseEvent | KeyboardEvent
-

Specifies the event that triggered the delete action.