[Feature Request] VDateInput - Add a slot to customize the VDatePicker child-components action slot directly #20690
Labels
C: VDateInput
good first issue
A quick-win fix that would be great for new contributors
T: enhancement
Functionality that enhances existing features
Problem to solve
Currently, the VDateInput doesn't have any slots except the default slot.
Request to add a slot to manipulate the Actions directly on VDateInput. This would allow the VDateInput to modify the VDatePicker action slot so that the contents of the actions can be customized. For example replace the buttons with new ones like: Today, Yesterday etc.
Proposed solution
Add an action slot to VDateInput that would replace the action slot on the VDatePicker child-component
The text was updated successfully, but these errors were encountered: