Search results

IKeyEventArgs API in JavaScript Diagram API control

IKeyEventArgs notifies while perform the key actions.

Properties

key

string

Returns value of the key action

keyCode

number

Returns a number which represents an actual key pressed

keyModifiers

KeyModifiers

Returns any, modifier keys were pressed when the flick gesture occurred

label

object

Returns the label which is currently editing

target

string

Returns the id of the text box element in editing mode.

text

string

Returns the text content of the label currently editing