Home > ISYS_ReactComponentizationDialogInterface
ISYS_ReactComponentizationDialogInterface interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
React 组件化弹出窗口接口
签名
typescript
interface ISYS_ReactComponentizationDialogInterface1
属性
属性名 | 修饰符 | 类型 | 描述 |
|---|---|---|---|
Components | (ALPHA) 预制组件 | ||
WorkerPortal | (ALPHA) Portal 实例 | ||
(node: TComponentsNode) => void | (ALPHA) 渲染 React 组件 |