Function: buildForm()
buildForm(
options
?):IFormJsonBuilder
Creates and returns a new form JSON builder instance.
Parameters
• options?: FormOptions
the optional configuration options for the form.
Returns
the instance of IFormJsonBuilder to start building the form.