API Reference
@univerjs
@univerjs/core
functions
Useupdatebinder

@univerjs/core v0.2.14Docs


Function: useUpdateBinder()

function useUpdateBinder(update$): void

subscribe to a signal that emits whenever data updates and re-render

Parameters

ParameterTypeDescription
update$Observable<void>a signal that the data the functional component depends has updated

Returns

void

Defined in

submodules/univer/node_modules/.pnpm/@wendellhu+redi@0.16.1/node_modules/@wendellhu/redi/esm/react-bindings/reactRx.d.ts:27


Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.