Options
All
  • Public
  • Public/Protected
  • All
Menu

Event fired after user clicks Use Template on an artwork template

example
{
  action: "clickedUseTemplate",
  context_module: "Artworks - templates",
  context_page_owner_type: "artwork",
  template_id: "template-id",
  user_id: "some-user-id",
}

Hierarchy

  • ArtworkTemplatesPageClickedUseTemplate

Index

Properties

action

action: clickedUseTemplate

context_module

context_module: artworkTemplates

context_page_owner_type

context_page_owner_type: artwork

template_id

template_id: string

user_id

user_id: string

Generated using TypeDoc