--- title: X Components Reference --- ###### tags: `UI reference` # X Components reference X Components are distributed into the following modules to leverage the UI building process: ###### Search Box Module to configure the user-facing bar where shoppers can type what they're looking for. * [SearchInput](./search-box/search-input.md) * [ClearSearchInput](./search-box/clear-search-input.md) * [SearchButton](./search-box/search-button.md) ###### Query Suggestions Module to configure the list of predictions of what the shopper might be searching for. * [QuerySuggestions](./query-suggestions/query-suggestions.md) * [QuerySuggestion](./query-suggestions/query-suggestion.md)