#leptos #component #define #structs

leptos-struct-component

Define Leptos components using structs

3 releases

0.0.3 Dec 7, 2024
0.0.2 Nov 23, 2024
0.0.1 Nov 23, 2024

#2079 in Web programming

Download history 238/week @ 2024-11-20 49/week @ 2024-11-27 209/week @ 2024-12-04 65/week @ 2024-12-11 23/week @ 2024-12-18 27/week @ 2024-12-25 10/week @ 2025-01-01

169 downloads per month

MIT license

8KB
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 the 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–34MB
~524K SLoC