Search results

ClickEventArgs API in Angular Toolbar API component

An interface that holds options to control the toolbar clicked action.

Properties

cancel

boolean

Defines the prevent action.

item

ItemModel

Defines the current Toolbar Item Object.

name

string

Specifies name of the event.

originalEvent

Event

Defines the current Event arguments.