onCommit Readonly

onCommit: BeEvent<() => void> = ...

Event raised before a commit operation is performed. Initiated by a call to saveChanges, unless there are no changes to save.

@see onCommitted for the event raised after the operation.

Defined in

Last Updated: 13 May, 2024