Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TappedMenuItemGroup

A user an item within a menu item group

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

example
 {
   action: "tappedMenuItemGroup",
   context_module: "accountSettings",
   context_screen_owner_type: "artist",
   position: "6",
   subject: "Dark Mode",
 }

Hierarchy

  • TappedMenuItemGroup

Index

Properties

action

action: tappedMenuItemGroup

Optional context_module

context_module: ContextModule

context_screen_owner_type

context_screen_owner_type: ScreenOwnerType

position

position: number

subject

subject: string

Generated using TypeDoc