ClickEventArgs

Interface represents the event arguments for the removing and removed event.

Properties

cancel Boolean

Gets or sets a value indicating whether we should cancel the operation or not.

item Number

Gets the model of the clicked item.

name String

Gets the name of the event.

originalEvent Event

Gets the original triggered event arguments.