UNPKG

@empathyco/x-components

Version:
16 lines (9 loc) 688 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [ModelNameType](./x-types.modelnametype.md) ## ModelNameType type Type to ease the usage of the ModelNames interface with autocomplete suggestions. **Signature:** ```typescript export type ModelNameType = 'Result' | 'NextQueries' | 'NextQuery' | 'RelatedTag' | 'PopularSearch' | 'QuerySuggestion' | 'HistoryQuery' | 'Banner' | 'Promoted' | 'Redirection' | FilterModelName | FacetModelName | string; ``` **References:** [FilterModelName](./x-types.filtermodelname.md)<!-- -->, [FacetModelName](./x-types.facetmodelname.md)