ActionParameter Object

Hierarchy

  • ActionParameter

Properties

Properties

key: string

The key of the action parameter. For example. duration, direction, signal.

value: string | number | boolean | any[]

The value of the action parameter. For example: 103.2, "left", true, [ 1, 2, 3].

Generated using TypeDoc