Represents a driver for a react hook.
Optional
Destroys the session.
This releases all memory and items used by this object. If nothing is used, then this may do nothing.
Returns the current state of the data.
The current value.
Rerenders the underlying hook and gives the results.
The current value after the render.
Represents a driver for a react hook.