Time picker

Select a time value with an editable input and time columns.

Time picker

Default

Use Time Picker for arbitrary time input with hour/minute/second spinners.

This component requires the <client-only> </client-only> wrap when used in SSR (eg: Nuxt) and SSG (eg: VitePress).

Code copied

API

PROPS

PropertyTypeValuesDescriptiondefaultExampleMore
color / size / label-float / labelString / BooleanTheme color / small | default | large / label textCustomize the trigger color, density, and floating label.-
format / clearableString / BooleanDay.js tokens / true | falseFormat and clear the selected time.HH:mm:ss / true
disabled-hours / disabled-minutes / disabled-seconds / time-configFunction / Objectdisabled time units and column configurationRestrict time choices and configure the time columns.-
v-model / model-valueString | Datebinding time value
No matching data
Last Updated: 2026-08-17, 08:33:54