function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Antriksh jainAntriksh jain 

fullcalendar-6.1.8.zip

I want to user fullcalendar-6.1.8.zip latest version of full calender library in my lwc calender view but do know how to do that. please help in that.

link for download library:  https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.8
VinayVinay (Salesforce Developers) 
Hi Antriksh,

Check below examples to use FullCalendar in LWC.

https://auraenabled.com/2020/07/fullcalendar-in-lightning-web-component/
https://salesforcecodex.com/salesforce/reusable-custom-calendar-lwc-using-fullcalendar-js-library/
https://github.com/markslott/lwc-fullcalendar

Please mark as Best Answer if above information was helpful.

Thanks,