mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 07:34:35 -05:00
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.