npm.io
26.9.2 • Published 1 week ago

@crystaldesign/forms

Licence
COMMERCIAL
Version
26.9.2
Deps
5
Size
25 kB
Vulns
1
Weekly
0

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.