Skip to content

SimpleTimePicker

SimpleTimePicker(__namedParameters): Element

Defined in: packages/react/src/components/ui/datetime/time-picker.tsx:45

Standalone time picker rendered as a popover with scrollable hour, minute, second, and optional AM/PM columns. Calls onChange whenever any time component changes. Use inside a modal context (e.g. a dialog) by passing modal={true} to keep the popover accessible.

string

boolean

Date

Date

boolean

(date) => void

boolean

Date

Element