Suspense streaming
Basic boundary
The heading above is in the shell and should appear immediately. The panel below is wrapped in Suspense and streams after a 1.5s delay, including a server-action counter you can click to increment.
Loading profile…
Suspense streaming
The heading above is in the shell and should appear immediately. The panel below is wrapped in Suspense and streams after a 1.5s delay, including a server-action counter you can click to increment.
Try the counter below: each click runs a server action and updates the count without a full page reload and works without JavaScript.
Resolved after 1500ms