Time select

Choose a time from a predefined or generated list.

Time select

Default

Use Time Select for time input.

The available time range is 00:00 to 23:59

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

Code copied

Time Formats

Use format to control format of time(hours and minutes).

Check the list here of all available formats of Day.js.

Pay attention to capitalization

Code copied

Fixed time ranges

If start( end ) time is picked at first, then the status of end( start ) time’s options will change accordingly.

Code copied

Disabled

whether TimeSelect is disabled

Code copied

API

PROPS

PropertyTypeValuesDescriptiondefaultExampleMore
v-model / model-valueStringbinding time value
No matching data
Last Updated: 2026-08-17, 08:33:54