Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedExpansionToggle

A partner clicks on toggle arrow, displaying or hiding checklist items from CMS Checklist To-Do Items.

This schema describes events sent to Segment from ClickedExpansionToggle

example
 {
   action: "clickedExpansionToggle",
   context_module: "toDoList",
   context_page_owner_type: "home"
 }

Hierarchy

  • ClickedExpansionToggle

Index

Properties

action

action: clickedExpansionToggle

context_module

context_module: ContextModule

context_page_owner_type

context_page_owner_type: PageOwnerType

Generated using TypeDoc