Skip to main content

Interface: InteractionActionTemplate

Defined in: interaction/types.ts:107

Extends

  • InteractionActionBase

Properties

PropertyTypeInherited fromDefined in
delay_scroll_selector?string | nullInteractionActionBase.delay_scroll_selectorinteraction/types.ts:104
delay_scroll_unit?"px" | "percent" | nullInteractionActionBase.delay_scroll_unitinteraction/types.ts:103
delay_type?"scroll" | "time" | "truncation" | nullInteractionActionBase.delay_typeinteraction/types.ts:101
delay_value?number | nullInteractionActionBase.delay_valueinteraction/types.ts:102
field_valuesobject[]-interaction/types.ts:111
placement_method"replace" | "append" | "prepend" | "before" | "after" | "truncate" | null-interaction/types.ts:112
target_selectorstring | null-interaction/types.ts:110
templateInteractionTemplateData | null-interaction/types.ts:116
template_idstring-interaction/types.ts:109
truncation_count?number | null-interaction/types.ts:114
truncation_style?"cut" | "blur" | null-interaction/types.ts:115
truncation_unit?"paragraphs" | "words" | null-interaction/types.ts:113
type"template"-interaction/types.ts:108