Leptos Playground

Explore

A full-stack Rust web app built with Leptos.

Leptos Router

About

This route is handled by leptos_router, so the page content swaps without a full document navigation.

The layout is shared across routes. Each page renders its own content inside the same shell, demonstrating client-side routing in a full-stack Rust app with server-side rendering and hydration.