UNPKG

@empathyco/x-components

Version:
22 lines (13 loc) 646 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SearchBoxMutations](./x-components.searchboxmutations.md) ## SearchBoxMutations interface SearchBox store mutations. **Signature:** ```typescript export interface SearchBoxMutations extends QueryMutations ``` **Extends:** [QueryMutations](./x-components.querymutations.md) ## Methods | Method | Description | | --- | --- | | [setInputStatus(inputStatus)](./x-components.searchboxmutations.setinputstatus.md) | Sets the new input status of the search-box. |