A snapshot of state created by the user.

Hierarchy

  • StateSnapshot

Properties

Properties

name: string

User-set name for the snapshot.

state: Record<string, Settable>

Variable names and values for the snapshot.

Generated using TypeDoc