DateTimeWidget

Source
import { DateTimeWidget } from "@prestojs/ui-antd";
DateTimeWidget(props)

See DatePicker for props available

Component Props:

PropTypeDescription
*
props
An object with the properties below
*props.inputDatePickerProps
props.metaRecord

Any extra details such as field errors, touched status etc. The values here depend on the form library in use. If using @prestojs/final-form see FieldRenderProps for what this will be.