1 unstable release

0.0.2 Nov 30, 2024

#2097 in Web programming

Download history 94/week @ 2024-11-25 31/week @ 2024-12-02 8/week @ 2024-12-09

133 downloads per month

MIT license

47KB
761 lines

Rust Radix Logo

radix-leptos-checkbox

A control that allows the user to toggle between checked and not checked.

Rust Radix is a Rust port of Radix.

Documentation

See the Rust Radix book for documentation.

Rust For Web

The Rust Radix 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:

Leptos port of Radix Checkbox.

A control that allows the user to toggle between checked and not checked.

See the Rust Radix book for more documentation.

See @radix-ui/react-checkbox for the original package.

Dependencies

~21–32MB
~497K SLoC