Skip to content

Horizontal Calendar Control for Quasar Framework

Notifications You must be signed in to change notification settings

tinohager/vue-horizontal-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

06ae602 Â· Jun 16, 2023

History

36 Commits
Jun 8, 2023
Jun 16, 2023
Jun 11, 2023
Jun 14, 2023

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