Variable: FormViewerLite()
const FormViewerLite: (props) => Element
A lightweight version of the form viewer that uses NoopLocalizationEngine by default.
Parameters
props
FormViewerProps
the React component properties.
Returns
Element
the React element.