interface FormSchema @formium/client

The Form schema

Props
fields
{ [key: string]: FormElement }

The normalized elements of the form.

Required
pageIds
string[]

The list of page ids of the form.

Build forms, without the tears.