Input
component renders form field to attach Datepicker
. Used in DatepickerInput
. Replace it with custom component.
Props
toggleDatepicker
func
required
onChange
func
required
date
Class(Date)
required
value
string
required
Input
component renders form field to attach Datepicker
. Used in DatepickerInput
. Replace it with custom component.