Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 617 Bytes

File metadata and controls

12 lines (9 loc) · 617 Bytes

# FormFieldsInner

Properties

Name Type Description Notes
label string Field label displayed in the form [optional]
name string Data field name. For example "name" can be used as "{name}" in the document as placeholder. [optional]
type string Field type [optional]
required bool Specifies if the field is required or not [optional]

[Back to Model list] [Back to API list] [Back to README]