• Parameters

    Returns ReactNode

Properties

$$typeof: symbol
RangePicker: ForwardRefExoticComponent<Antd.TimeRangePickerProps & RefAttributes<any>>
_InternalPanelDoNotUseOrYouWillBeFired: ((props) => Element)

Type declaration

    • (props): Element
    • Parameters

      • props: AnyObject

      Returns Element

defaultProps?: Partial<Omit<Antd.TimePickerProps, "ref"> & RefAttributes<any>>
displayName?: string

Used in debugging messages. You might want to set it explicitly if you want to display a different name for debugging purposes.

propTypes?: WeakValidationMap<Omit<Antd.TimePickerProps, "ref"> & RefAttributes<any>>

Generated using TypeDoc