@alireza-ab/vue-persian-datepicker
v2.3.2
Published
A datepicker component for select persian date
Downloads
727
Maintainers
Readme
Vue Persian Datepicker
A datepicker component for select persian date. It's very customizable and easily for use.
Features
- nuxt support
- single and range selection
- select date and time
- select with keyboard
- customizable style
- localization
Documentation
For full documentation and examples, visit https://alireza-ab.ir/datepicker
Install
npm i @alireza-ab/vue-persian-datepicker
Usage
import datePicker from "@alireza-ab/vue-persian-datepicker";
new Vue({
components: { datePicker },
el: "#app",
});
<date-picker></date-picker>
License
Vue Persian Datepicker is available under the MIT license.