Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

vue-horizontal-calendar

This is a space-saving calendar control that offers the possibility to display the day of the week as well as the week number. It consists of 2 files and has only the dependency to the quasar framework. HorizontalCalendar.vue and HorizontalCalendarDay.vue

If you like it we would appreciate a star for the project. 🌟

Horizontal Calendar Horizontal Calendar Horizontal Calendar

Demo

Here you can simply try it out and also make settings in the configuration.
https://tinohager.github.io/vue-horizontal-calendar/

Configuration

Props Type Description
model-value Date, undefined The selected date
day-width number Width in pixel of a day column
visible-days number Number of visible days
show-calendar-week boolean Is calendar week row visible
show-weekday boolean Is weekday row visible
show-year boolean Is year row visible
calendar-week-prefix string Prefix for calendar week
day-offset number Day count left and right
day-jump-offset number Day move on click the button left or right
locales string, undefined Translation for day name and month name

About

Horizontal Calendar Control for Quasar Framework

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages