@empathyco/x-components
Version:
Empathy X Components
16 lines (9 loc) • 688 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [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)