@tempots/ui

AsyncResource.status property

The current status of the resource as an AsyncResult.

Signature:

readonly status: Signal<AsyncResult<V, E>>;