Options
All
  • Public
  • Public/Protected
  • All
Menu

User clicks on a brand kit color option

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

example
{
  action: "clickedBrandKitColor",
  context_module: "brandKitEditor",
  context_page_owner_type: "brandSettings",
  field: "text",
  value: "#999be6"
}

Hierarchy

  • ClickedBrandKitColor

Index

Properties

action

action: clickedBrandKitColor

context_module

context_module: brandKit

context_page_owner_type

context_page_owner_type: studio

field

field: string

value

value: string

Generated using TypeDoc