#radio #yew #leptos #dioxus #rust

radiors

🎛️ A highly customizable radio buttons component for WASM frameworks like Yew, Dioxus, and Leptos

5 releases

0.0.4 Dec 26, 2024
0.0.3 Dec 24, 2024
0.0.2 Dec 24, 2024
0.0.1 Dec 24, 2024
0.0.0 Dec 22, 2024

#1755 in Web programming

Download history 172/week @ 2024-12-18 222/week @ 2024-12-25

394 downloads per month

MIT license

74KB
612 lines

🎛️ Radio RS

Crates.io Crates.io Downloads Crates.io License made-with-rust Rust Maintenance

Join our Discord

logo

🎬 Demo

radio-rs-demo

Framework Live Demo
Yew Netlify Status
Dioxus Netlify Status
Leptos Netlify Status

📜 Intro

Radio RS is a highly customizable radio button group component designed for Wasm-based frameworks like Yew, Dioxus, and Leptos. Create functional radio button groups with advanced styling options, animations, and callback capabilities.

🤔 Why Use Radio RS?

The following features make Radio RS a valuable addition to your WASM-based projects:

  1. 🎨 Advanced Customization: Style your radio buttons with custom classes, inline styles, and animations.
  2. ⚡ Interactive Callbacks: Track user interactions with callbacks to manage state changes efficiently.
  3. 🖼️ Visual Enhancements: Optionally include images alongside radio buttons for a polished UI.
  4. 📐 Flexible Layouts: Support for horizontal and vertical orientations for seamless design integration.
  5. 🧩 Accessibility: Build inclusive UIs with ARIA support for screen readers.

Yew Usage

Refer to our guide to integrate this component into your Yew app.

🧬 Dioxus Usage (WIP)

Refer to our guide to integrate this component into your Dioxus app.

🌱 Leptos Usage (WIP)

Refer to our guide to integrate this component into your Leptos app.

🤝 Contributions

Contributions are welcome! Whether it's bug fixes, feature requests, or examples, we would love your help to make Radio RS better.

  1. Fork the repository.
  2. Create a new branch for your feature/bugfix.
  3. Submit a pull request for review.

📜 License

Radio RS is licensed under the MIT License. You are free to use, modify, and distribute this library in your projects.

Dependencies

~7–20MB
~283K SLoC