API ReferenceScriptcomponentOnrenderupdateScriptComponent.onRenderUpdate() method Invoked when the host component is updated Signature: onRenderUpdate(opts: DataChangeOpts): void; Parameters Parameter Type Description opts DataChangeOpts **Returns:** void