@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 543 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [resetStateIfNoRequestWire](./x-components.resetstateifnorequestwire.md)
## resetStateIfNoRequestWire variable
Resets the search state when the request is changed to null. See the [SearchXStoreModule](./x-components.searchxstoremodule.md) for details.
**Signature:**
```typescript
resetStateIfNoRequestWire: import("../../wiring").Wire<InternalSearchRequest | null>
```