UNPKG

@quasar/quasar-ui-qcalendar

Version:

QCalendar - Day/Month/Week Calendars, Popups, Date Pickers, Schedules, Agendas, Planners and Tasks for your Vue Apps

14 lines 308 B
{ "props": { "max-days": { "type": "Number", "category": "model", "desc": "The number of days to be displayed. Do not use with `week` or `month` views (set to 0 if setting the view dynamically)", "default": "7", "examples": [ "14", "10" ] } } }