#leptos #component #define #structs

leptos-struct-component

Define Leptos components using structs

5 releases

new 0.1.0 Feb 10, 2025
0.0.4 Feb 10, 2025
0.0.3 Dec 7, 2024
0.0.2 Nov 23, 2024
0.0.1 Nov 23, 2024

#2111 in Web programming

50 downloads per month

MIT license

17KB
115 lines

Leptos Struct Component

Define Leptos components using structs.

Documentation

Documentation for the crates is available on Docs.rs:

Rust For Web

The Leptos Struct Component project is part of Rust For Web.

Rust For Web creates and ports web UI libraries for Rust. All projects are free and open source.


lib.rs:

Define Leptos components using structs.

Dependencies

~22–33MB
~520K SLoC