The Datepicker displays an input that alows you to select a date, including year, date and month. Below we are presenting dynamic examples of the Datepicker component that you can use in your project based on Taco.
Below you can find the code for the Datepicker component.
<Datepicker v-model="selectedDate" dateFormat="DD-MM-YYYY" />