@empathyco/x-components
Version:
Empathy X Components
41 lines (32 loc) • 3.23 kB
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [XModulesTree](./x-components.xmodulestree.md)
## XModulesTree interface
Gives each [XModule](./x-components.xmodule.md) a name, that can be used to retrieve then its value.
**Signature:**
```typescript
export interface XModulesTree
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [ai](./x-components.xmodulestree.ai.md) | | [AiXModule](./x-components.aixmodule.md) | |
| [device](./x-components.xmodulestree.device.md) | | [DeviceXModule](./x-components.devicexmodule.md) | |
| [empathize](./x-components.xmodulestree.empathize.md) | | [EmpathizeXModule](./x-components.empathizexmodule.md) | |
| [experienceControls](./x-components.xmodulestree.experiencecontrols.md) | | [ExperienceControlsXModule](./x-components.experiencecontrolsxmodule.md) | |
| [extraParams](./x-components.xmodulestree.extraparams.md) | | [ExtraParamsXModule](./x-components.extraparamsxmodule.md) | |
| [facets](./x-components.xmodulestree.facets.md) | | [FacetsXModule](./x-components.facetsxmodule.md) | |
| [historyQueries](./x-components.xmodulestree.historyqueries.md) | | [HistoryQueriesXModule](./x-components.historyqueriesxmodule.md) | |
| [identifierResults](./x-components.xmodulestree.identifierresults.md) | | [IdentifierResultsXModule](./x-components.identifierresultsxmodule.md) | |
| [nextQueries](./x-components.xmodulestree.nextqueries.md) | | [NextQueriesXModule](./x-components.nextqueriesxmodule.md) | |
| [popularSearches](./x-components.xmodulestree.popularsearches.md) | | [PopularSearchesXModule](./x-components.popularsearchesxmodule.md) | |
| [queriesPreview](./x-components.xmodulestree.queriespreview.md) | | [QueriesPreviewXModule](./x-components.queriespreviewxmodule.md) | |
| [querySuggestions](./x-components.xmodulestree.querysuggestions.md) | | [QuerySuggestionsXModule](./x-components.querysuggestionsxmodule.md) | |
| [recommendations](./x-components.xmodulestree.recommendations.md) | | [RecommendationsXModule](./x-components.recommendationsxmodule.md) | |
| [relatedPrompts](./x-components.xmodulestree.relatedprompts.md) | | [RelatedPromptsXModule](./x-components.relatedpromptsxmodule.md) | |
| [relatedTags](./x-components.xmodulestree.relatedtags.md) | | [RelatedTagsXModule](./x-components.relatedtagsxmodule.md) | |
| [scroll](./x-components.xmodulestree.scroll.md) | | [ScrollXModule](./x-components.scrollxmodule.md) | |
| [search](./x-components.xmodulestree.search.md) | | [SearchXModule](./x-components.searchxmodule.md) | |
| [searchBox](./x-components.xmodulestree.searchbox.md) | | [SearchBoxXModule](./x-components.searchboxxmodule.md) | |
| [semanticQueries](./x-components.xmodulestree.semanticqueries.md) | | [SemanticQueriesXModule](./x-components.semanticqueriesxmodule.md) | |
| [tagging](./x-components.xmodulestree.tagging.md) | | [TaggingXModule](./x-components.taggingxmodule.md) | |
| [url](./x-components.xmodulestree.url.md) | | [UrlXModule](./x-components.urlxmodule.md) | |