Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 337 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 337 Bytes

Suspense Example

Demo

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

Concepts

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