TimeWidget

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

See TimePicker for props available

Component Props:

PropTypeDescription
*
props
An object with the properties below
*props.inputTimePickerProps
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.

props.refReact.RefObject