@univerjs/core v0.4.2 • Docs
Function: useUpdateBinder()
function useUpdateBinder(update$): void
subscribe to a signal that emits whenever data updates and re-render
Parameters
Parameter | Type | Description |
---|---|---|
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