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.
Defined in
- core/backend/src/TxnManager.ts Line 446
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.