Skip to main content

Interface: InteractionActionTemplate

Defined in: interaction/types.ts:84

Extends

  • InteractionActionBase

Properties

PropertyTypeInherited fromDefined in
delay_scroll_selector?string | nullInteractionActionBase.delay_scroll_selectorinteraction/types.ts:81
delay_scroll_unit?"px" | "percent" | nullInteractionActionBase.delay_scroll_unitinteraction/types.ts:80
delay_type?"scroll" | "time" | "truncation" | nullInteractionActionBase.delay_typeinteraction/types.ts:78
delay_value?number | nullInteractionActionBase.delay_valueinteraction/types.ts:79
field_valuesobject[]-interaction/types.ts:88
placement_method"replace" | "append" | "prepend" | "before" | "after" | "truncate" | null-interaction/types.ts:89
target_selectorstring | null-interaction/types.ts:87
templateInteractionTemplateData | null-interaction/types.ts:93
template_idstring-interaction/types.ts:86
truncation_count?number | null-interaction/types.ts:91
truncation_style?"cut" | "blur" | null-interaction/types.ts:92
truncation_unit?"paragraphs" | "words" | null-interaction/types.ts:90
type"template"-interaction/types.ts:85