[]
        
(Showing Draft Content)

ActionJavaScriptProperties

Type Alias: ActionJavaScriptProperties

type ActionJavaScriptProperties = object;

Represents an action that causes a script to be compiled and executed by the JavaScript interpreter.

See

ActionJavaScript

Properties

javaScript

javaScript: string;

The JavaScript to execute.