Preparing search index...
The search index is not available
JSON Forms Core
JSON Forms Core
mapStateToControlProps
Function mapStateToControlProps
map
State
To
Control
Props
(
state
,
ownProps
)
:
StatePropsOfControl
Map state to control props.
Parameters
state
:
JsonFormsState
the store's state
ownProps
:
OwnPropsOfControl
any own props
Returns
StatePropsOfControl
state props for a control
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
JSON Forms Core
Loading...
Map state to control props.