Function: defaultComponentStateFactory()
defaultComponentStateFactory(
data
,store
):IComponentState
The default component state factory.
Parameters
• data: ComponentData
the data needed to display the component.
• store: Store
the form viewer settings.
Returns
the component property calculator.