WebCell
Preparing search index...
AsyncFunctionComponent
Type Alias AsyncFunctionComponent<P>
AsyncFunctionComponent
:
(
props
:
P
)
=>
Promise
<
VNode
>
Type Parameters
P
extends
DataObject
=
{}
Type Declaration
(
props
:
P
)
:
Promise
<
VNode
>
Parameters
props
:
P
Returns
Promise
<
VNode
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
WebCell
Loading...