1d1de4ac38 | ||
---|---|---|
.. | ||
e2e | ||
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
Makefile.toml | ||
README.md |
README.md
Suspense Test Example
This example demonstrates the <Suspense/>
behavior.
Getting Started
See the Examples README for setup and run instructions.
Test Strategy
See the E2E README to learn about the web testing strategy for this project.
Quick Start
Run cargo leptos watch
to run this example.