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 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.