Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SearchResponse

An object resolved from 'onUserInput' function containing results and optional context

Hierarchy

  • SearchResponse

Index

Properties

Properties

Optional context

context?: any

results

results: SearchResult<Action>[]

Generated using TypeDoc