Elements Time Picker
Back to Elements

Time Picker

0 components

UI elements you can copy into your project.

API reference

Generated from each primitive's $props() declaration.

time-picker

Time selection input.

Prop Type Default Description
ref bind: HTMLElement | null null
value bind: string ""
class as className string
size "sm" | "default" | "lg" "default"
is24Hour boolean false
onchange
...restProps Record<string, unknown> Remaining attributes, spread onto the underlying element.