mirror of
https://github.com/leptos-rs/leptos.git
synced 2026-05-16 19:32:28 -04:00
* fix(CI): toolchain will be determined and test against by CI * chore: formatting examples * fix: clippy
Leptos <Component slot/> Example
This example shows how to use Slots in Leptos.
Getting Started
See the Examples README for setup and run instructions.
Quick Start
Run trunk serve --open to run this example.