value | Date | null | — | Selected time value (only time portion is used) |
onChange | (date: Date | null) => void | — | Callback when value changes |
time | TimeConfig | — | Time panel configuration |
locale | Partial<Locale> | — | Custom locale configuration |
displayFormat | string | — | Custom display format for the trigger |
placeholder | string | — | Placeholder text for the trigger |
open | boolean | — | Controlled open state |
initialOpen | boolean | false | Początkowy stan otwarty (niekontrolowany) |
onOpenChange | (open: boolean) => void | — | Callback when open state changes |
required | boolean | false | Wyłącz czyszczenie wartości |
inline | boolean | false | Renderuj bezpośrednio bez wyzwalacza/wyskakującego okienka |
hideFooter | boolean | — | Hide the action footer |
name | string | — | Hidden input name for form submission |