Skip to content

@epikodelabs/streamix


@epikodelabs/streamix / src/public-api / registerWithCurrentScope

Function: registerWithCurrentScope()

registerWithCurrentScope(atom): void

Defined in: projects/libraries/streamix/src/lib/atoms/scope.ts:826

Links a newly created atom to the active scope so it is disposed with the scope.

Parameters

atom

Atom<any>

Returns

void

Released under the GNU AGPL v3 or later.