delete-event
EventTyped WtsCalendar event-bus notification.
const off = calendar.on('delete-event', callback); Search the installed @wts-calendar/core declarations, public calendar methods, and every PHP and ASP.NET Core endpoint setting. Types and method signatures are generated from the package pinned by this portal.
@wts-calendar/core v1.1.1 exposes 23 JavaScript entrypoints. Import only the modules your application uses so optional integrations remain independently loadable.
@wts-calendar/core@wts-calendar/core/native@wts-calendar/core/rrule@wts-calendar/core/icalendar@wts-calendar/core/google-calendar@wts-calendar/core/format-moment@wts-calendar/core/format-luxon3@wts-calendar/core/interaction@wts-calendar/core/time-grid@wts-calendar/core/multi-month@wts-calendar/core/list@wts-calendar/core/resource-scheduling@wts-calendar/core/advanced-resource-planning@wts-calendar/core/premium-interoperability@wts-calendar/core/enterprise-workflow@wts-calendar/core/developer-tools@wts-calendar/core/testing@wts-calendar/core/data-adapter-sdk@wts-calendar/core/event-editor@wts-calendar/core/plugin-sdk@wts-calendar/core/repeated-tasks@wts-calendar/core/all@wts-calendar/core/web-component78 matching event-bus names
Subscribe with calendar.on(name, callback); call the returned function to unsubscribe.
delete-eventTyped WtsCalendar event-bus notification.
const off = calendar.on('delete-event', callback);update-eventTyped WtsCalendar event-bus notification.
const off = calendar.on('update-event', callback);add-eventTyped WtsCalendar event-bus notification.
const off = calendar.on('add-event', callback);events-setTyped WtsCalendar event-bus notification.
const off = calendar.on('events-set', callback);icalendar-importTyped WtsCalendar event-bus notification.
const off = calendar.on('icalendar-import', callback);day-clickTyped WtsCalendar event-bus notification.
const off = calendar.on('day-click', callback);date-clickTyped WtsCalendar event-bus notification.
const off = calendar.on('date-click', callback);hour-segment-clickTyped WtsCalendar event-bus notification.
const off = calendar.on('hour-segment-click', callback);event-clickTyped WtsCalendar event-bus notification.
const off = calendar.on('event-click', callback);task-addTyped WtsCalendar event-bus notification.
const off = calendar.on('task-add', callback);task-updateTyped WtsCalendar event-bus notification.
const off = calendar.on('task-update', callback);task-removeTyped WtsCalendar event-bus notification.
const off = calendar.on('task-remove', callback);task-status-changeTyped WtsCalendar event-bus notification.
const off = calendar.on('task-status-change', callback);task-change-pendingTyped WtsCalendar event-bus notification.
const off = calendar.on('task-change-pending', callback);task-change-settledTyped WtsCalendar event-bus notification.
const off = calendar.on('task-change-settled', callback);task-change-errorTyped WtsCalendar event-bus notification.
const off = calendar.on('task-change-error', callback);task-revertTyped WtsCalendar event-bus notification.
const off = calendar.on('task-revert', callback);task-source-loadingTyped WtsCalendar event-bus notification.
const off = calendar.on('task-source-loading', callback);task-source-successTyped WtsCalendar event-bus notification.
const off = calendar.on('task-source-success', callback);task-source-errorTyped WtsCalendar event-bus notification.
const off = calendar.on('task-source-error', callback);column-resizeTyped WtsCalendar event-bus notification.
const off = calendar.on('column-resize', callback);event-dropTyped WtsCalendar event-bus notification.
const off = calendar.on('event-drop', callback);event-drag-startTyped WtsCalendar event-bus notification.
const off = calendar.on('event-drag-start', callback);event-drag-stopTyped WtsCalendar event-bus notification.
const off = calendar.on('event-drag-stop', callback);event-resizeTyped WtsCalendar event-bus notification.
const off = calendar.on('event-resize', callback);event-resize-startTyped WtsCalendar event-bus notification.
const off = calendar.on('event-resize-start', callback);event-resize-stopTyped WtsCalendar event-bus notification.
const off = calendar.on('event-resize-stop', callback);event-changeTyped WtsCalendar event-bus notification.
const off = calendar.on('event-change', callback);event-interaction-failureTyped WtsCalendar event-bus notification.
const off = calendar.on('event-interaction-failure', callback);dropTyped WtsCalendar event-bus notification.
const off = calendar.on('drop', callback);event-receiveTyped WtsCalendar event-bus notification.
const off = calendar.on('event-receive', callback);event-leaveTyped WtsCalendar event-bus notification.
const off = calendar.on('event-leave', callback);external-dropTyped WtsCalendar event-bus notification.
const off = calendar.on('external-drop', callback);event-transferTyped WtsCalendar event-bus notification.
const off = calendar.on('event-transfer', callback);event-create-requestTyped WtsCalendar event-bus notification.
const off = calendar.on('event-create-request', callback);event-edit-requestTyped WtsCalendar event-bus notification.
const off = calendar.on('event-edit-request', callback);event-remove-requestTyped WtsCalendar event-bus notification.
const off = calendar.on('event-remove-request', callback);event-createTyped WtsCalendar event-bus notification.
const off = calendar.on('event-create', callback);event-editTyped WtsCalendar event-bus notification.
const off = calendar.on('event-edit', callback);event-removeTyped WtsCalendar event-bus notification.
const off = calendar.on('event-remove', callback);event-mutation-pendingTyped WtsCalendar event-bus notification.
const off = calendar.on('event-mutation-pending', callback);event-mutation-settledTyped WtsCalendar event-bus notification.
const off = calendar.on('event-mutation-settled', callback);event-mutation-errorTyped WtsCalendar event-bus notification.
const off = calendar.on('event-mutation-error', callback);event-mutation-revertTyped WtsCalendar event-bus notification.
const off = calendar.on('event-mutation-revert', callback);event-history-changeTyped WtsCalendar event-bus notification.
const off = calendar.on('event-history-change', callback);event-undoTyped WtsCalendar event-bus notification.
const off = calendar.on('event-undo', callback);event-redoTyped WtsCalendar event-bus notification.
const off = calendar.on('event-redo', callback);event-revertTyped WtsCalendar event-bus notification.
const off = calendar.on('event-revert', callback);event-change-pendingTyped WtsCalendar event-bus notification.
const off = calendar.on('event-change-pending', callback);event-change-settledTyped WtsCalendar event-bus notification.
const off = calendar.on('event-change-settled', callback);event-change-errorTyped WtsCalendar event-bus notification.
const off = calendar.on('event-change-error', callback);event-constraint-violationTyped WtsCalendar event-bus notification.
const off = calendar.on('event-constraint-violation', callback);resource-assignment-invalidTyped WtsCalendar event-bus notification.
const off = calendar.on('resource-assignment-invalid', callback);event-source-loadingTyped WtsCalendar event-bus notification.
const off = calendar.on('event-source-loading', callback);event-source-successTyped WtsCalendar event-bus notification.
const off = calendar.on('event-source-success', callback);event-source-errorTyped WtsCalendar event-bus notification.
const off = calendar.on('event-source-error', callback);add-resourceTyped WtsCalendar event-bus notification.
const off = calendar.on('add-resource', callback);update-resourceTyped WtsCalendar event-bus notification.
const off = calendar.on('update-resource', callback);remove-resourceTyped WtsCalendar event-bus notification.
const off = calendar.on('remove-resource', callback);resources-setTyped WtsCalendar event-bus notification.
const off = calendar.on('resources-set', callback);resource-revertTyped WtsCalendar event-bus notification.
const off = calendar.on('resource-revert', callback);resource-source-loadingTyped WtsCalendar event-bus notification.
const off = calendar.on('resource-source-loading', callback);resource-source-successTyped WtsCalendar event-bus notification.
const off = calendar.on('resource-source-success', callback);resource-source-errorTyped WtsCalendar event-bus notification.
const off = calendar.on('resource-source-error', callback);source-refresh-loadingTyped WtsCalendar event-bus notification.
const off = calendar.on('source-refresh-loading', callback);source-refresh-successTyped WtsCalendar event-bus notification.
const off = calendar.on('source-refresh-success', callback);source-refresh-errorTyped WtsCalendar event-bus notification.
const off = calendar.on('source-refresh-error', callback);option-changeTyped WtsCalendar event-bus notification.
const off = calendar.on('option-change', callback);option-revertTyped WtsCalendar event-bus notification.
const off = calendar.on('option-revert', callback);selectTyped WtsCalendar event-bus notification.
const off = calendar.on('select', callback);unselectTyped WtsCalendar event-bus notification.
const off = calendar.on('unselect', callback);select-invalidTyped WtsCalendar event-bus notification.
const off = calendar.on('select-invalid', callback);nextTyped WtsCalendar event-bus notification.
const off = calendar.on('next', callback);previousTyped WtsCalendar event-bus notification.
const off = calendar.on('previous', callback);viewmode-changeTyped WtsCalendar event-bus notification.
const off = calendar.on('viewmode-change', callback);dates-setTyped WtsCalendar event-bus notification.
const off = calendar.on('dates-set', callback);view-did-mountTyped WtsCalendar event-bus notification.
const off = calendar.on('view-did-mount', callback);view-will-unmountTyped WtsCalendar event-bus notification.
const off = calendar.on('view-will-unmount', callback);