API Reference
@univerjs
@univerjs/core
interfaces
Asyncdependencyitem

@univerjs/core v0.2.14Docs


Interface: AsyncDependencyItem<T>

Extends

  • DependencyItemHooks<T>

Type Parameters

Type Parameter
T

Properties

PropertyTypeInherited fromDefined in
onInstantiation?(instance: T) => voidDependencyItemHooks.onInstantiationsubmodules/univer/node_modules/.pnpm/@wendellhu+redi@0.16.1/node_modules/@wendellhu/redi/esm/dependencyItem.d.ts:11
useAsync() => Promise<T | Ctor<T> | [DependencyIdentifier<T>, SyncDependencyItem<T>]>-submodules/univer/node_modules/.pnpm/@wendellhu+redi@0.16.1/node_modules/@wendellhu/redi/esm/dependencyItem.d.ts:41

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