Function: AsyncPreviewComponent
▸ AsyncPreviewComponent(props
): null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
Utility component used to render the result of an async execution. It shows a loading indicator while at it.
Parameters
Name | Type |
---|---|
props | AsyncPreviewComponentProps |
Returns
null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
Defined in
node_modules/@types/react/ts5.0/index.d.ts:351