FullCalendar
Overview
The FullCalendar is a powerful tool for displaying and managing calendar events, this widget offers easy integration and significant customization. It supports various views (month, week, day, list), custom formatting, and robust event management capabilities, including creation, editing, and dynamic updates.
This widget is a implementation of the FullCalendar react component in Mendix, made by the Mediaweb team for the mendix community.
Documentation
Typical usage scenario
The FullCalendar widget is a powerful tool for displaying and managing calendar events in Mendix applications. It supports various views (month, week, day, list), custom formatting, and robust event management capabilities that allows a easy way to create, editing events on the calendar. This widget has the goal to adapt and implement the FullCalendar react widget for Mendix, providing a highly performant and dynamic calendar experience for users.
Features, limitations and Configurations
You can check in the following link, Fullcalendar widget documentation regrading the widget. Also you can check the official fullcalendar documentation for more information.
This release has basic standard features from the fullcalendar library, more coming soon in future versions.
Dependencies
None