UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 494 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SearchGetters](./x-components.searchgetters.md) &gt; [request](./x-components.searchgetters.request.md) ## SearchGetters.request property The adapter request object for retrieving the results, or null if there is no valid data to create a request. **Signature:** ```typescript request: InternalSearchRequest | null; ```