Preparing search index...
The search index is not available
react-bindings
react-bindings
BindingInitializer
Type Alias BindingInitializer<GetType>
BindingInitializer
:
(
isReset
:
boolean
)
=>
GetType
A function called to initialize a binding's value, which can also be called to reset its value.
Type Parameters
GetType
Type declaration
(
isReset
:
boolean
)
:
GetType
Parameters
isReset
:
boolean
Returns
GetType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
react-bindings
Loading...
A function called to initialize a binding's value, which can also be called to reset its value.