MultiValuer defines a field interface that every multi-valued (eg. with MaxSelect) field has.

Hierarchy

  • MultiValuer

Indexable

[key: string]: any

Methods

Methods

  • IsMultiple checks whether the field is configured to support multiple or single values.

    Returns boolean

Generated using TypeDoc