Options
All
  • Public
  • Public/Protected
  • All
Menu

Event fired when user clicks on navigation tab in artworks page

example
{
  action: "clickedArtworkNavigationTab",
  context_module: "Artworks - templates",
  context_page_owner_type: "artwork",
  tab_name: "All" | "Templates",
  user_id: "some-user-id",
}

Hierarchy

  • ArtworkTemplatesPageClickedArtworkNavigationTab

Index

Properties

action

action: clickedArtworkNavigationTab

context_module

context_module: artworkTemplates

context_page_owner_type

context_page_owner_type: artwork

tab_name

tab_name: string

user_id

user_id: string

Generated using TypeDoc