Remix
Remix
remix/ui · TypeView Source

Task

Summary

Task queued to run after a component update completes.

Signature

type Task = (signal: AbortSignal) => void;