Lightweight calendar for Vue
Download via npm:
$ npm install daterange-vue
Then add it in your Vue-app just like this:
import Daterange from 'src/components/Daterange';
Features:
- Choose between one or range of dates
- One or two calendars
- Buttons to switch between mode of choosing the dates
- Parsing the strings into dates
Updates:
- Disable date bug fix
- Custom button names
- Error message