APIPropertiesundo_deletedOn this pageundo_deleted Description Provides the Undo popup when you delete an event undo_deleted: booleanExample// disables the Undo popup showingscheduler.config.undo_deleted = false; /*!*/scheduler.init('scheduler_here',new Date(2010,0,10),"week");scheduler.load("./data/events.xml");Default value: trueDetailsChange log Added in v7.1 Need help?Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.