Reactor Async

Async data in Reactor — `UseResource` (single fetch), `UseMutation` (writes + optimistic updates), `UseInfiniteResource` (cursor pagination), and `Pending` (bubble-up fallback). Use when fetching, caching, paginating, or mutating server data.

Microsoft 7d698d0 8.8 KB Updated 2.7k repo stars

File contents

microsoft/microsoft-ui-reactor/tree/main/plugins/reactor/skills/reactor-async commit 7d698d09d4

Frequently asked questions

npx skillmds@latest add microsoft/reactor-async