def use_previous(value: T) -> T: ...
Returns the value from a previous render phase, or the current value on the first render.
Current: 4
4
Previous: 4