/
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';
, multiple selections available,
Related content
-Search
-Search
More like this
Search
Search
More like this
Content Models
Content Models
More like this
API
More like this
Recommendation Objects
Recommendation Objects
More like this
Foundation - Frontend Details
Foundation - Frontend Details
More like this