Function: createRefComponent()
createRefComponent<
T
>(ref
,componentConfig
,components
,options
?):Promise
<T
>
Defined in: host/componentCore.ts:226
Type Parameters
• T extends IMyopComponent
= IMyopComponent
Parameters
ref
componentConfig
components
options?
Returns
Promise
<T
>