Interface: InteractionActionJavaScript
Defined in: interaction/types.ts:106
Extends
InteractionActionBase
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
code | string | - | interaction/types.ts:108 |
delay_scroll_selector? | string | null | InteractionActionBase.delay_scroll_selector | interaction/types.ts:81 |
delay_scroll_unit? | "px" | "percent" | null | InteractionActionBase.delay_scroll_unit | interaction/types.ts:80 |
delay_type? | "scroll" | "time" | "truncation" | null | InteractionActionBase.delay_type | interaction/types.ts:78 |
delay_value? | number | null | InteractionActionBase.delay_value | interaction/types.ts:79 |
type | "javascript" | - | interaction/types.ts:107 |