Examples
Minimum/maximum times
Only 09:00–17:00 offered; typed values outside the window error.
Pick a time between 09:00 and 17:00.
Documentation
Time picker pattern
Composition — no runtime template. The example uses pure HTML + Alpine for the slot grid and value binding.
Usage
24-hour vs. 12-hour. The example renders 24-hour slots. For 12-hour AM/PM add a separate Alpine state for the meridiem and emit it next to the input.