Modern calendar and datepicker module for Vue.js
- Lightweight, high-performance calendar component based on Vue.js
- Small memory usage, good performance, good style, and high scalability
- Native js development, no third-party library introduced
- Date Picker, Date Range, Multiple Calendars, Modal Calendar
npm i vue-functional-calendar --save
// Introduced in vue file
import { FunctionalCalendar } from 'vue-functional-calendar';