JSON Forms Wrapper
A wrapper to the generic forms library Jsonforms.io.
Currently two renderer types are supported, material and vanilla.
Custom Component Renderer
Additional to the standard components other custom renderer are included.
Vanilla
- StyledHorizontalLayout: It is used if the crrent uiSchema or on of its children has the option layoutStyling. It allows to set any styling to the layout.
Material
- ExtendedMaterialHorizontalLayout:: It is used if a child has the xs options set. It allows the define the equaliy named property of the Material Grid.