ApplicationSchemeFormsField

Form field.

Hierarchy

  • ApplicationSchemeFormsField

Properties

Optional Readonly code

code: undefined | string

Code.

Optional Readonly display

display: undefined | string

Display name.

Optional Readonly hideEmpty

hideEmpty: undefined | false | true

Hide if empty.

Optional Readonly readonly

readonly: undefined | false | true

Read only.

Optional Readonly required

required: undefined | false | true

Required field.

Optional Readonly tooltip

tooltip: undefined | string

Tooltip.