Datepicker
Vuero ships with the <VCalendar />
component, a multipurpose calendar / datepicker component for your forms. Below is a basic example. Please check the plugin documentation for more details about usage.
DateRangepicker
<VCalendar />
can be turned into a date range picker if needed. Check the code example for more details about usage.
DateTimepicker
<VCalendar />
can be turned into a date range picker if needed. Check the code example for more details about usage.