Hi All,
How should I remove the following 4 buttons, see the following screenshot, please.
Checkout the code snippets here: https://bryntum.com/products/calendar/docs/#Calendar/feature/EventMenu
features : {
eventMenu : {
items : {
copyEvent : null,
cutEvent : null,
deleteEvent : null
}
},
}