API
Methods to interact with the calendar.
Unless mentionned, all API methods return a Promise
.
📄️ paint()
Paint the calendar using the given Options and Plugins.
📄️ fill()
Update the calendar's data set
📄️ destroy()
Destroy the calendar
📄️ addTemplates()
Add a new subDomain template
📄️ extendDayjs()
Extend the dayjs library with plugins
📄️ dimensions()
Return the calendar's dimensions
🗃️ Navigation
3 items