Hi team.
I've purchased the Metronic template from the themeforest to use the fullcalendar example.
- https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469
However, I could not find the fullcalendar example for ReactJs but only can see the html version.
Can I get an example for the ReactJs fullcalendar code? If it's not provided then AngularJS version or theme for Metronic V7 will also be okay.
Thanks.
Hi,
Thank you for reaching out to us.
Unfortunately, at the moment, Fullcalendar plugin is not available in our React version.
You can check out Fullcalendar example from our HTML version and try to adopt it for your React application. Styles required for Fullcalendar are included in the initial Metronic React package.
You can find Fullcalendar style file in/src/_metronic/assets/sass/core/vendors/plugins/_fullcalendar.scss
.
Also, as an alternative, you can reuse React examples from the official Fullcalendar docs.
https://fullcalendar.io/docs/react
The Metronic 7 can be downloaded from our GitHub repository, from branch Metronic-v7.
Regards,
Lauris Stepanovs,
Keenthemes Support Team