Crate radix_leptos_toggle

Crate radix_leptos_toggle 

Source
Expand description

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.

Structs§

ToggleProps
Props for the Toggle component.

Functions§

Toggle
Required Props