Options
All
  • Public
  • Public/Protected
  • All
Menu

A partner clicks a row to expand or collapse the Artsy CMS sub-row. Import rows and Inventory-Only rows (artsyListing === false) are not expandable.

This schema describes events sent to Segment from OsClickedArtworkRow

example
{
  action: "clickedArtworkRow",
  context_module: "artworkTable",
  context_page_owner_type: "inventory",
  artwork_id: "abc123"
}

Hierarchy

  • OsClickedArtworkRow

Index

Properties

action

action: clickedArtworkRow

artwork_id

artwork_id: string

context_module

context_module: artworkTable

context_page_owner_type

context_page_owner_type: OsOwnerType

Generated using TypeDoc