A label for the field.
- Type:
String
- Required: No
Used to add help text below the field.
- Type:
String
- Required: No
Example:
editorContent: {
type: 'string',
field: {
type: 'code-editor',
},
}
This will return code-editor output.
- Type:
string