Rezi
Preparing search index...
core/src
usePrevious
Function usePrevious
usePrevious
<
T
>
(
ctx
:
PreviousHookContext
,
value
:
T
)
:
T
|
undefined
Track the previous render's value.
Type Parameters
T
Parameters
ctx
:
PreviousHookContext
value
:
T
Returns
T
|
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Track the previous render's value.