Hierarchy

  • DynamicBindingField

Properties

Optional input

input: undefined | false | true

The field can receive data when bound (input).

name

name: string

Field name.

Optional output

output: undefined | false | true

The field can send data when bound (output).

Optional settings

settings: any

Additional field parameters.

The value depends on the field type.

type

Field type.