element-vir - v26.14.0
Preparing search index...
UpdateStateCallback
Type Alias UpdateStateCallback<State>
UpdateStateCallback
:
(
newState
:
Partial
<
State
>
)
=>
void
Type for the
updateState
render parameter.
Type Parameters
State
extends
PropertyInitMapBase
Type Declaration
(
newState
:
Partial
<
State
>
)
:
void
Parameters
newState
:
Partial
<
State
>
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
element-vir - v26.14.0
Loading...
Type for the
updateStaterender parameter.