Interface: InteractionActionJavaScript
Defined in: interaction/types.ts:129
Extends
InteractionActionBase
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
code | string | - | interaction/types.ts:131 |
delay_scroll_selector? | string | null | InteractionActionBase.delay_scroll_selector | interaction/types.ts:104 |
delay_scroll_unit? | "px" | "percent" | null | InteractionActionBase.delay_scroll_unit | interaction/types.ts:103 |
delay_type? | "scroll" | "time" | "truncation" | null | InteractionActionBase.delay_type | interaction/types.ts:101 |
delay_value? | number | null | InteractionActionBase.delay_value | interaction/types.ts:102 |
type | "javascript" | - | interaction/types.ts:130 |