Options
All
  • Public
  • Public/Protected
  • All
Menu

User clicks on a brand kit font option

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

example
{
  action: "clickedBrandKitFont",
  context_module: "brandKitEditor",
  context_page_owner_type: "brandSettings",
  field: "font_family",
  value: "Courier"
}

Hierarchy

  • ClickedBrandKitFont

Index

Properties

action

action: clickedBrandKitFont

context_module

context_module: brandKit

context_page_owner_type

context_page_owner_type: studio

field

field: string

value

value: string

Generated using TypeDoc