Calendar
The Calendar add-on integrates the FullCalendar JavaScript library into Jmix through the calendar component. It displays events in day, week, month, and other modes. Users can interact with these events by:
-
Dragging: Moving events to different dates or times within the calendar.
-
Resizing: Adjusting the duration of an event by dragging its edges.
Installation
For automatic installation through Jmix Marketplace, follow instructions in the Add-ons section.
For manual installation, add the following dependency to your build.gradle:
implementation 'io.jmix.fullcalendar:jmix-fullcalendar-flowui-starter'
Was this page helpful?
Thank you for your feedback