date_time_vuetify
v0.1.21
Published
The date_time_vuetify package provides a date and time selection component for Vue.js applications with Vuetify.
Downloads
5
Readme
DateTimeVuetify
The date_time_vuetify package is a library that provides a date and time selection component for Vue.js applications with Vuetify. This component allows users to easily choose a date and time from an intuitive and friendly interface.
Additionally, you can customize the component label, title and color of the accept button.
The props used in the component are options:
- modelValue: To use the date and time obtained in the component.
- label: to set the text that will be seen in the component before setting date and time.
- title: for the title of the dialog.
- color: for the accept button.