Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PastedIntoSearchInput

A user pastes text into a search box

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

  • @example
    {
    action: "pastedIntoSearchInput",
    context_module: "topTab",
    context_owner_type: "home"
    }

Hierarchy

  • PastedIntoSearchInput

Index

Properties

action

action: pastedIntoSearchInput

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