Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TappedPopover

User taps on a Popover

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

example
 {
   action: "tappedPopover",
   context_module: "bottomTabs",
   context_screen_owner_type: "home",
   type: "price-range-popover-home"
 }

Hierarchy

  • TappedPopover

Index

Properties

action

action: tappedPopover

context_module

context_module: ContextModule

context_screen_owner_type

context_screen_owner_type: ScreenOwnerType

type

type: string

Generated using TypeDoc