Optional
conditionalDynamically determines if the component is visible/available.
Optional
customOptional
hiddenDetermines if the component should be within the form, but not visible. This can be overridden with the conditionals.
Even though the label is present, it is typically not displayed anywhere.
Optional
isThe data key for this component (how the data is stored in the database, referenced as API key in docs).
Optional
labelThe HTML label to give this component.
Optional
openOptional
registrationOptional
showOptional
showOptional
showThe type of component
The content component schema, intended for WYSIWYG content.
The content component type is a mechanism to include additional text/content by form designers to provide additional information. It is not possible to submit any value(s) for it.