DependencyContext
class DependencyContextTOwner = void implements PromisableDependencyContextTOwner
Type Parameters
TOwner = void
Extended by
ComputedContextDeferredEffectContextEffectContextSignalContext
Constructors
constructor
Parameters
owner: TOwner
Methods
dispose
public dispose(): void
toPromise
public toPromise(): PromiseDependencyContextTOwner
collectPromise
static public collectPromisepromise: PromiseTinitialValue: T: PromiseHandleT
Parameters
consumePromises
static public consumePromises(): PromisePromiseHandleany[]
hasPromises
static public hasPromises(): boolean