Skip to content

SmartFormFieldMetadata

SmartFormFieldMetadata = object

Used for

SmartForm to define metadata for form fields.

PropertyTypeDescription
helpText?stringAdds a description under the form field.
labelstringAdds a label to the form field.
placeholder?stringSets a placeholder value for the form field.
secret?booleanSets the form input to password, masking the input.