[]
        
(Showing Draft Content)

JsEventArgs

Type Alias: JsEventArgs

type JsEventArgs = object;

JS event arguments.

Type declaration

jsCode

jsCode: string;

JS code which is executed.