Skip to main content
cngx-src documentation

CngxAsyncStateProps

Type Aliasinterop/signals

projects/interop/signals/with-cngx-async-state.ts

Description#

Store members contributed by withCngxAsyncState(key).

  • <key>State - the read-only CngxAsyncState<T> view, for [state] bindings and the CngxToastOn / CngxAlertOn / CngxBannerOn bridges.
  • <key>Sink - the writable ManualAsyncState<T> that tapAsyncState drives.

Definition#

unknown