Home > SYS_Dialog > createReactComponentizationDialogInterface
SYS_Dialog.createReactComponentizationDialogInterface() method
此 API 当前处于 BETA 预览状态,希望得到开发者的反馈。它的任何功能都可能在接下来的开发进程中被修改,请不要将它用于任何正式环境。
创建 React 组件化弹出窗口接口
签名
typescript
createReactComponentizationDialogInterface(React: ISYS_ReactComponentizationDialogReactInstance, Reconciler: ISYS_ReactComponentizationDialogReconcilerInstance): Promise<ISYS_ReactComponentizationDialogInterface>;1
参数名
参数 | 类型 | 描述 |
|---|---|---|
React | 扩展的 React 实例 | |
Reconciler | 扩展的 react-reconciler 实例 |
返回值
Promise<ISYS_ReactComponentizationDialogInterface>
包含 Components、LC_DESIGN_COMPONENTS_NAMES、WorkerPortal 类和 VirtualRender 类的对象