How to show read only calendar Answered: Yes, you can disable event moving using the eventMoveHandling property: { eventMoveHandling: "Disabled", // ... } article-10748-cjavascriptvuejsvue3event-calendarcomposition-apiappointmentopen-sourcehow-to
Calendar code in Composition api Answered: You can take a look at the following tutorial which uses the Composition API in Vue: Vue Resource Calendar (Open-Source) article-10748-cappointmentvuejsjavascriptevent-calendaropen-sourcehow-to