Skip to content

SmartFormFieldMetadata

SmartFormFieldMetadata: object

Used for

Type declaration

NameTypeDescription
helpTextstringAdds a description under the form field.
labelstringAdds a label to the form field.
placeholderstringSets a placeholder value for the form field.
secretbooleanSets the form input to password, masking the input.

See

SmartForm to define metadata for form fields.