Bryntum 6.2.1
I dont want my resources to be modifiable at all, no create no delete. I have managed to remove copy-paste and delete shortcuts but I cannot get rid of the contextMenu for the resources.
This is what I have
rowCopyPasteFeature: {
disabled: true,
},
resourceMenuFeature: {
disabled: true,
},