createSessionStateSnapshotSignal

See source code

Creates a signal of the instance state for a given store.

function createSessionStateSnapshotSignal(
  store: TLStore
): Signal<null | TLSessionStateSnapshot>

Parameters

NameDescription

store

The store to create the instance state snapshot signal for

Returns

Signal<null | TLSessionStateSnapshot>
Prev
createDeepLinkString
Next
createTLSchemaFromUtils
hi

We use cookies on this website.
Learn more in our Cookie Policy.