projects/common/tabs/tabs-config.ts
Override the default commit mode for async tab transitions. 'optimistic' activates the tab on action dispatch and rolls back on error; 'pessimistic' waits for success. Per-instance [commitMode] Input still wins.
'optimistic'
'pessimistic'
[commitMode]
withTabsCommitMode(mode)
CngxTabsConfigFeature