Search results

KeyDownEventArgs API in JavaScript (ES5) Toolbar API control

An interface that holds options to control keyDown event in the toolbar.

Properties

cancel

boolean

Defines the prevent action.

currentItem

HTMLElement

Defines the current Toolbar item.

name

string

Specifies name of the event.

nextItem

HTMLElement

Defines the next Toolbar item.

originalEvent

KeyboardEventArgs

Defines the keyboard event arguments.