📄️ View Mode
TimelineCalendar has 4 modes: week, day, threeDays and workWeek
📄️ Events
Events will be displayed in the timeline view. events is a array of EventItem
📄️ Pinch to zoom
You can set allowPinchToZoom= to enable pinch to zoom function
📄️ Drag to create
You can set allowDragToCreate= to enable this function
📄️ Drag to edit
When selectedEvent is declared, edit mode will be enabled
📄️ Fetch events
Fetch new events when date changed
📄️ Custom Header
Customize the header
📄️ Unavailable Time
Customize unavailable time
📄️ Available methods
TimelineCalendar methods
📄️ Locale
The calendar can be localized by adding custom locales.
📄️ Other Props
Some other properties of TimelineCalendar