/
Global Models

Global Models

The following object model is available as a global variable Hawksearch:

interface HawksearchGlobal { config: HawksearchConfig; handlebars: typeof Handlebars; searchRequest?: SearchRequest; searchResponse?: SearchResponse; service?: SearchService; }

For more information, see Installation.

Types

type DisplayType = 'mobile' | 'tablet' | 'desktop';

Related content

-Search
-Search
More like this
Search
More like this
Content Models
More like this
Recommendation Objects
Recommendation Objects
More like this
Foundation - Frontend Details
Foundation - Frontend Details
More like this