Skip to content

[Feature Request] Add Click Event to Time Picker Hours, Minutes, and Period #20784

@MisuseofMana

Description

@MisuseofMana

Problem to solve

Currently in Vuetify 3.7.5 <v-time-picker/> does not have click events, it only has update events. When using a time picker inside a menu there is no way to hook into either AM or PM period clicks as a way of closing the menu reliably.

Possible duplicate of #7027 same ask with a different end use case in mind.

Proposed solution

This issue would be solvable with events on the Hours, Minutes, and Period by adding something like @click:period in this case or adding click emits to all three to allow further customization. In this case @click:period is the only event being requested.

Link to Vuetify Playground with code comments and example of the issue

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions