Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FocusedOnSearchInput

A user focuses on a search box

This schema describes events sent to Segment from focusedOnSearchInput

example
 {
   action: "focusedOnSearchInput",
   context_module: "header",
   context_owner_type: "home"
 }

Hierarchy

  • FocusedOnSearchInput

Index

Properties

action

action: focusedOnSearchInput

context_module

context_module: ContextModule

Optional context_owner_id

context_owner_id: undefined | string

Optional context_owner_slug

context_owner_slug: undefined | string

context_owner_type

context_owner_type: PageOwnerType

Generated using TypeDoc