Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MyCollectionSelectArtworkFromGrid

Users selects artwork from grid on the "Select an artwork" screen

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

example
 {
   action: "selectArtworkFromGrid",
   context_module: "myCollection",
   context_owner_type: "myCollectionUploadingFlow",
   platform: "web",
 }

Hierarchy

  • MyCollectionSelectArtworkFromGrid

Index

Properties

action

action: selectArtworkFromGrid

context_module

context_module: myCollection

context_owner_type

context_owner_type: myCollectionUploadingFlow

platform

platform: Platform

Generated using TypeDoc