Action used by the document.

Hierarchy

  • DocumentAction

Properties

Properties

id: string

Unique Id of the action.

name: string

Unique action name

script: string

The JavaScript based action script.

triggers: ActionTrigger[]

All the triggers this action will react to.

Generated using TypeDoc