Options for {@link createAnnouncementPhrase} · Source signals for building a read-only async state view · UX state ma...
core/utils/async-state
Category
References11#
- InterfaceAnnouncementPhraseOptionsOptions for {@link createAnnouncementPhrase}
- InterfaceAsyncStateViewSourcesSource signals for building a read-only async state view
- InterfaceCngxAsyncStateUX state machine interface for any asynchronous operation
- InterfaceTransitionTrackerOptionsOptions for {@link createTransitionTracker}
- InterfaceValueTransitionReactive current/previous pair for arbitrary value transitions
- FunctionbuildAsyncStateViewBuild a read-only CngxAsyncState<T> view from source signals
- FunctioncreateAggregateAsyncStateAggregate N independent CngxAsyncState s into one derived CngxAsyncState
- FunctioncreateAnnouncementPhraseWCAG AADeclarative live-region phrase with transition arming and expiry - the shared shape behind "voice the change, no...
- FunctioncreateTransitionTrackerCreates a reactive transition tracker for any value source
- Type AliasAsyncStatusDiscriminated status of an async operation lifecycle
- Type AliasStatusTransitionReactive current/previous pair for AsyncStatus transitions - the {@link ValueTransition} specialisation every async-s...