Interface Builder<TValue, TSharer>

Form field builder.

Type Parameters

  • TValue

    Field value type.

  • TSharer extends object

    Field sharer component type.

Hierarchy

Properties

Properties

control: InBuilder<InControl<TValue>, TValue>

Field input control builder.

field: Field<TValue, TSharer>

Target field.

sharer: ComponentContext<TSharer>

Sharer component context.

Generated using TypeDoc