Houses a variable and provides React-like access to it.
Houses a variable and provides React-like access to it.
Provides mock-like instances of the following:
- Reusable functions
- StateAccess
- StateSnapshot
- StateSnapshot with Reusability
It also keeps a log of changes, accessible via .history()
.
- Type Params
- A
The variable type.
- Since
0.11.0
- Companion
- object
class Object
trait Matchable
class Any