Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FieldInputProps<TFieldValue>

Type parameters

  • TFieldValue

Hierarchy

  • FieldInputProps

Index

Properties

Properties

name

name: string

A name of the field.

value

value: TFieldValue

A current value of the field.

Generated using TypeDoc