Interface Body<TValue, TSharer>

Form field body containing its input control.

Type Parameters

  • TValue

    Input value type.

  • TSharer extends object = any

Hierarchy

Properties

Properties

control: InControl<TValue>

Field input control.

field: Field<TValue, TSharer>

A field the input control belongs to.

Generated using TypeDoc