Chip Events
A chip that allows users to trigger an action.Name | Description |
---|---|
DoubleTap | Fires when a user double-taps the chip. |
LongPress | Fires when a user presses and holds the chip. |
RemoveIconClicked | Fires when the Remove icon is clicked. |
SelectionChanged | Fires when the selection state changes. |
Tap | Fires when a user taps the chip. |
See Also