This represents each form field in the metaform schema

Hierarchy

Properties

Properties

fields?: IField[]

A list of children fields

meta: IMeta

This property contains meta information (field details ) about the field

name: string

The name of the field

prop?: null | string

This property is used for grouping the field while submitting the form. Use null if field has no parent key while submitting the form

Generated using TypeDoc