Skip to content

@epikodelabs/streamix


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

Function: registerWithCurrentScope()

registerWithCurrentScope(atomInstance): void

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

Attaches a newly created atom to the current scope for lifecycle and state tracking.

Parameters

atomInstance

Atom<any>

Returns

void

Released under the GNU AGPL v3 or later.