interactionEvent constant

String const interactionEvent

Indicates the chip was interacted with (via click/tap or Enter key).

event.detail contents: {chipId: string}

Implementation

static const interactionEvent = 'MDCChip:interaction';