Home > SYS_Dialog > createReactComponentizationDialogInterface
SYS_Dialog.createReactComponentizationDialogInterface() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
创建 React 组件化弹出窗口接口
Signature
typescript
createReactComponentizationDialogInterface(React: ISYS_ReactComponentizationDialogReactInstance, Reconciler: ISYS_ReactComponentizationDialogReconcilerInstance): Promise<ISYS_ReactComponentizationDialogInterface>;1
Parameters
Parameter | Type | Description |
|---|---|---|
React | 扩展的 React 实例 | |
Reconciler | 扩展的 react-reconciler 实例 |
Returns
Promise<ISYS_ReactComponentizationDialogInterface>
包含 Components、LC_DESIGN_COMPONENTS_NAMES、WorkerPortal 类和 VirtualRender 类的对象