@univerjs/core v0.4.2 • Docs
Interface: ValueDependencyItem<T>
Extends
DependencyItemHooks
<T
>
Type Parameters
Type Parameter |
---|
T |
Properties
Property | Type | Inherited from | Defined in |
---|---|---|---|
onInstantiation? | (instance : T ) => void | DependencyItemHooks.onInstantiation | submodules/univer/node_modules/.pnpm/@wendellhu+redi@0.16.1/node_modules/@wendellhu/redi/esm/dependencyItem.d.ts:11 |
useValue | T | - | submodules/univer/node_modules/.pnpm/@wendellhu+redi@0.16.1/node_modules/@wendellhu/redi/esm/dependencyItem.d.ts:27 |