Skip to main content

I want my custom block to include a calendar with a similar look to Calendar views. Do custom blocks have access to whatever Calendar views use for calendars, perhaps a react package, or would I need to import another react package?

Hi @Kamille_Parks - I haven’t tried this, but it looks likes a decent option:

https://fullcalendar.io/

This could be imported into your custom block

JB


Looks promising I’ll check it out, thanks