remix/ui · Type
Task
remix/ui · Type
View Source
Task
Summary
Task queued to run after a component update completes.
Signature
type
Task
=
(
signal
:
AbortSignal
)
=>
void
;