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 组件化弹出窗口接口
Signature
typescript
interface ISYS_ReactComponentizationDialogInterface1
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
Components | (ALPHA) 预制组件 | ||
WorkerPortal | (ALPHA) Portal 实例 | ||
(node: TComponentsNode) => void | (ALPHA) 渲染 React 组件 |