Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISearchLayout

Underlies SearchLayout

Hierarchy

  • ISearchLayout

Implemented by

Index

Properties

Default

Inbound

Internal

MultiMatch

MultiMatch: { data?: any; type: MULTI_MATCH_POP_TYPES }

Type declaration

NoMatch

NoMatch: { data?: any; type: NO_MATCH_POP_TYPES }

Type declaration

OpenInNewWindow

OpenInNewWindow: boolean

Outbound

SingleMatch

SingleMatch: { data?: any; type: SINGLE_MATCH_POP_TYPES }

Type declaration

Generated using TypeDoc