Suspense Example

Demo

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:

trunk serve --open