fullCalendar
Implementation of www.fullcalendar.io calendaring component. Component based on https://github.com/CroudTech/vue-fullcalendar
Runtime Shape
Common Schema Keys
Key
Type
Description
{
"type": "fullCalendar",
"model": "events",
"config": {
"defaultView": "month",
"editable": true
}
}Callback Keys
Notes
Last updated
Was this helpful?