UNPKG

@empathyco/x-components

Version:
21 lines (12 loc) 576 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SearchBoxGetters](./x-components.searchboxgetters.md) ## SearchBoxGetters interface SearchBox store getters. **Signature:** ```typescript export interface SearchBoxGetters ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [trimmedQuery](./x-components.searchboxgetters.trimmedquery.md) | | string | The query without initial or ending spaces. |