time-picker.tsx

src/components/form/time-picker.tsx
'use client'
import { useState } from 'react'
import clsx from 'clsx'
import clockIcon from '@iconify/icons-heroicons/clock'
import chevronDownIcon from '@iconify/icons-heroicons/chevron-down'
import { Icon } from '@/components/icon'
import {
Listbox,
ListboxButton,
ListboxOptions,
ListboxOption,
} from '@headlessui/react'
import { TIME_SLOTS, triggerButtonStyles, DEFAULT_TIMEZONE } from './utils'
// ============================================================================
// TimePicker Input Component
// ============================================================================
type TimePickerProps = {

Showing the first 20 lines.

Get full code

Support

Talk to the developers of this project to learn more

We have been building professional websites for big clients for over 15 years. Gallop templates and blocks is our best foundation for SEO websites and web apps.

© 2026 Web Plant Media, LLC