InjectionToken<CngxStateful>
DI token for ancestor-/self-discoverable primary async state.
Provided by stateful components (for example CngxSelect.commitState when [commitAction] is set) so that declarative bridges can wire up without an explicit [state] binding.
CngxSelect.commitState
[commitAction]
[state]
Resolution precedence in bridges:
inject(CNGX_STATEFUL, { optional: true })?.state