Skip to main content

FormControlData Properties

An object defining properties for the FormControlData class.

Name

The name of the form control.

Type: string


Value

The value associated with the form control.

Type: object


Text

The display text associated with the form control.

Type: object