Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • IRegisteredField

Index

Properties

clear

clear: () => void

Type declaration

    • (): void
    • Returns void

handler

handler: handlerFn

isDirty

isDirty: () => boolean

Type declaration

    • (): boolean
    • Returns boolean

isValid

isValid: () => boolean

Type declaration

    • (): boolean
    • Returns boolean

key

key: string

validate

validate: () => void

Type declaration

    • (): void
    • Returns void

validationErrors

validationErrors: string[]

value

value: T

Legend

Generated using TypeDoc