projects/common/stepper/stepper-config.ts
Override the default commit mode for async step transitions. 'optimistic' advances on action dispatch and rolls back on error; 'pessimistic' waits for success. Per-instance [commitMode] Input still wins.
'optimistic'
'pessimistic'
[commitMode]
withStepperCommitMode(mode)
CngxStepperConfigFeature