Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DatePickerProps<V, FormValues>

Type parameters

  • V

  • FormValues

Hierarchy

  • KeyboardDatePickerProps
    • DatePickerProps

Index

Properties

Properties

field

field: FieldInputProps<V>

form

form: FormikProps<FormValues>

label

label: string

The label shown in the datepicker

meta

meta: FieldMetaProps<V>

minDate

minDate: Date

The minimum date to meet

Generated using TypeDoc