Back to Yew

Suspense Example

examples/suspense/README.md

0.18.0432 B
Original Source

Suspense Example

This is an example that demonstrates <Suspense /> support.

Concepts

This example shows how <Suspense /> works in Yew and how you can create hooks that utilises suspense.

Running

Run this application with the trunk development server:

bash
trunk serve --open