Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ToggledPresentationModeSetting

A user changes a setting in presentation mode

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

example
 {
   action: "toggledPresentationModeSetting",
   label: "Hide Prices"
   enabled: True
 }

Hierarchy

  • ToggledPresentationModeSetting

Index

Properties

Properties

action

action: toggledPresentationModeSetting

enabled

enabled: boolean

label

label: string

Generated using TypeDoc