Home > ISYS_ReactComponentizationDialogWorkerPortal > updateComponent
ISYS_ReactComponentizationDialogWorkerPortal.updateComponent property
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.
更新组件
Signature
typescript
updateComponent: (handle: string, props: Record<string, unknown>) => void;1