Skip to main content
The TimeInput component renders an input field where a user can select a time of day. Includes options for customizing the selectable time range, timezone display, and more. Below is an example of using both TimeInput and DateInput together to allow users to schedule appoints by date and time. Note the setValidAppointmentTimes logic to set the available time ranges based on the selected date.
Screenshot of the TimeInput UI component in an app card

Props

Last modified on March 29, 2026