A vue component about simpleCalendar

Overview

simple-calendar-vue

a simple vue component about calendar

Installation

npm i simple-calendar-vue

Usage

">
import simpleCalendar from 'simple-calendar-vue'
Vue.use(simpleCalendar)

  ...


   

   

Data binding

v-model, binding curent selected date

Props

props type default required Description
initDate String '' No initial moth
preDisabled Boolean false No set per button disabled
nextDisabled Boolean false No set next button disabled
isMultiple Boolean false No Select multiple dates

Events

event Description
currentMonth click pre or next button, return currentMonth
You might also like...
A simple vue calendar component. Base for further development and styling.

vue-simple-calendar A simple vue calendar component with minimal css. A base for further development/styling. DEMO Dependencies date-fns, lodash-es In

Calendar component
Calendar component

vue-calendar-picker Calendar component vue-calendar-picker demo on jsfiddle Example - basic template calendar/calendar /template script

A lightweight calendar component for Vue2

vue2-calendar Check out the demo here on Code Sandbox: Introduction This is a simple and small event calendar component for Vue js. It is very lightwe

A datepicker / datetimepicker component for Vue2
A datepicker / datetimepicker component for Vue2

vue2-datepicker 中文版 A Datepicker Component For Vue2 Demo https://mengxiong10.github.io/vue2-datepicker/index.html Install $ npm install vue2-datepicke

VueJS wrapper component for Pikaday datepicker

Vue Pikaday VueJS wrapper component for Pikaday datepicker Install npm i -D @netcz/vue-pikaday or yarn add -D @netcz/vue-pikaday Usage Please consult

A easy-to-use component to show somebody's schedule list to help interview arrangement or visit arrangement.
A easy-to-use component to show somebody's schedule list to help interview arrangement or visit arrangement.

vue-schedule-board A easy-to-use component to show somebody's schedule list to help interview arrangement or visit arrangement. 中文 To get started, che

🔥🔥 VueJS component for scheduler
🔥🔥 VueJS component for scheduler

vue daily scheduler Vue daily scheduler is a custom Vue2 component to manage repeated schedule. It's a straightforward scheduler component you can use

Vuetify Week scheduler - Simple week scheduler component

Vuetify Week scheduler A simple component to manage weekly events Inspired by jquery-schedule. Installation NPM npm install vuetify-week-scheduler --s

vue calendar fullCalendar. no jquery required. Schedule events management
vue calendar fullCalendar. no jquery required. Schedule events management

##vue-fullcalendar Works for Vue2 now. This is a fullCalendar component based on vue.js . No Jquery or fullCalendar.js required. Currently, It only su

Owner
zqs
zqs
Simple Vue component to show a month-grid calendar with events

VueSimpleCalendar Introduction vue-simple-calendar is a flexible, themeable, lightweight calendar component for Vue that supports multi-day scheduled

Richard Tallent 762 Jan 3, 2023
VUE chinese-lunar date-picker component with festivals and solar terms

vue-jLunar-datePicker @JinWen Lunar-Date-Picker component, lightWeight, powerful, easy to use, with festival and solar terms. Online demo enjoy the de

null 56 Oct 11, 2022
A simple infinite calendar component in Vue 2

vue-infinite-calendar A simple infinite calendar component in Vue 2 Build Setup # install dependencies npm install # serve with hot reload at localho

Rares S 15 Feb 28, 2022
A calendar component for Vue.js

calendar Chinese This is a calendar component based on vue.js . support custom content. No dependencies. Currently, It only supports month view. You c

Kylin 47 Aug 16, 2022
easy datepicker of a vue 2.0 component

vue-datepicker-infinite easy datepicker of a vue 2.0 component install npm install vue2-datepicker-infinite --save how to use template: <transition

Chen Leepyng 16 Nov 24, 2022
vue 2.x calendar component

vue2-calendar vue 2 calendar, datepicker component which supported lunar or date event Live Demo >> This project is not only a vue component, but also

Terry Cai 485 Dec 18, 2022
Vue.js Functional Calendar | Component/Package

Vue Functional Calendar Modern calendar and datepicker module for Vue.js Demo Demo: https://y3jnxov469.codesandbox.io/ Lightweight, high-performance c

Manuk 425 Dec 27, 2022
Datepicker Component For Vue

Vue Datepicker Component A Datepicker Component For VueJs (https://edisdev.github.io/vue-datepicker-ui) Props <Calendar v-model="" :range

Hatice Edis 404 Dec 20, 2022
📅 A feature-rich calendar component, support multiple modes and gesture sliding. For vue 3.0+

?? A calendar component for vue3.0. Support gesture sliding, range selection, according to the week switch...

飞翔的荷兰人 434 Jan 3, 2023
a horizontal calendar component for Vue.js

a horizontal calendar component for Vue.js

jacques 37 Aug 10, 2022