Installation
This section describes how to install Vue3DateTimePicker in your project
Vue
To use the current version of the package or later, the minimum compatible version of Vue.js must be 3.5.12
Using Package Manager
shell
$ npm install @boichikpro/vue3-date-time-pickershell
$ yarn add @boichikpro/vue3-date-time-pickershell
$ pnpm install @boichikpro/vue3-date-time-picker