Even though the label is present, it is typically not displayed anywhere.
The 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
openThe type of component
The softRequiredErrors component schema. It's a variation on the WYSIWYG content component.
Any validation errors related to soft-required fields (the fields are required but don't block progressing in the form and are therefore mostly informational/warnings) are displayed here. The form designer can control the body text, and the SDK will then interpolate the actual field labels that violate the requirement(s). If there are no errors, the component is not to be displayed.