Task

View Source

Summary

Task queued to run after a component update completes.

Signature

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