Defines the commit mode options for commitMode.
When an editor's value is changed, the change is immediately committed.
When an editor's value is changed, the change is committed only when the one of the commitAll or validateAndCommitAll methods is called.
When an editor's value is changed, the change is committed when the editor loses focus.
Generated using TypeDoc
Defines the commit mode options for commitMode.