1 unstable release

0.0.2 Nov 30, 2024

#2175 in Web programming

Download history 98/week @ 2024-11-25 33/week @ 2024-12-02 11/week @ 2024-12-09

142 downloads per month

MIT license

23KB
202 lines

Rust Radix Logo

radix-leptos-toggle

A two-state button that can be either on or off.

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 Toggle.

A two-state button that can be either on or off.

See the Rust Radix book for more documentation.

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

Dependencies

~21–32MB
~497K SLoC