Roqueform
    Preparing search index...

    Type Alias Field<Value, Mixin>

    The field that manages a value and an associated data. Fields can be enhanced by plugins that provide integration with rendering frameworks, validation libraries, and other tools.

    Type Parameters

    • Value = any

      The field value.

    • Mixin extends object = {}

      The mixin added to the field.