Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedImmersiveView

User clicks on "Immersive" button above the artwork grid to enable immersive view

This schema describes events sent to Segment from [[clickedImmersiveView]]

example
 {
   action: "clickedImmersiveView",
   context_module: "artworkGrid",
   context_page_owner_type: "collection"
   context_page_owner_id: "5e726bd22524980012caafb0"
 }

Hierarchy

  • ClickedImmersiveView

Index

Properties

action

action: clickedImmersiveView

context_module

context_module: ContextModule

Optional context_page_owner_id

context_page_owner_id: undefined | string

context_page_owner_type

context_page_owner_type: PageOwnerType

Generated using TypeDoc