leptos/examples/suspense_tests/README.md

350 B

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.