UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 543 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [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> ```