Preparing search index...
The search index is not available
@harrybin/react-common
@harrybin/react-common
utils
SetStateWithCallback
Type alias SetStateWithCallback<T>
Set
State
With
Callback
<
T
>
:
(
(
data
,
callback
?
)
=>
void
)
Type Parameters
T
Type declaration
(
data
,
callback
?
)
:
void
Parameters
data
:
React.SetStateAction
<
T
>
Optional
callback
:
(
(
value
)
=>
void
)
(
value
)
:
void
Parameters
value
:
any
Returns
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@harrybin/react-common
Loading...
Generated using
TypeDoc