#leptos #component #define #structs

leptos-struct-component

Define Leptos components using structs

3 releases

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

#1986 in Web programming

Download history 194/week @ 2024-11-18 71/week @ 2024-11-25 158/week @ 2024-12-02

423 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

~21–33MB
~521K SLoC