japgolly.scalajs.react.test.ReactTestVarF
See theReactTestVarF companion object
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 parameters
- A
-
The variable type.
Attributes
- Since
-
0.11.0
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article