A hook for tracking and updating a property in the state
The @watchable/store!Store to read the state from.
The key of the state value to track.
a tuple with the current value of the state property and a setter function.
Generated using TypeDoc
A hook for tracking and updating a property in the state