UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 464 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [Previewable](./x-types.previewable.md) &gt; [results](./x-types.previewable.results.md) ## Previewable.results property The results that the combination of `query` and `facets` properties return, or `null` if they have not been loaded yet. **Signature:** ```typescript results?: Result[] | null; ```