Class: ComponentState
Calculates all the properties of the form view component.
Constructors
new ComponentState()
new ComponentState(
data
,store
,localizer
,computeChildren
):ComponentState
Creates an instance that calculates the properties of the form viewer component.
Parameters
• data: ComponentData
the data needed to display the component.
• store: Store
the form viewer settings.