removalEvent constant

String const removalEvent

Indicates the chip is ready to be removed from the DOM.

event.detail contents: {chipId: string, root: Element}

Implementation

static const removalEvent = 'MDCChip:removal';