Time slot grid grouped by morning/afternoon/evening with availability state
5 times available
Please select a different date.
Please select a different date.
| Prop | Type | Default | Description |
|---|---|---|---|
slots | TimeSlot[] | — | Array of time slots with start/end/available |
loading | boolean | false | Show spinner instead of slots |
onSelect | (slot: TimeSlot) => void | — | Slot selection callback |
accentColor | string | 'primary' | DaisyUI color name |