radiors

Crates.ioradiors
lib.rsradiors
version0.0.5
created_at2024-12-22 17:10:21.511961+00
updated_at2025-04-17 10:37:07.976886+00
description🎛️ A highly customizable radio buttons component for WASM frameworks like Yew, Dioxus, and Leptos.
homepage
repositoryhttps://github.com/opensass/radio-rs
max_upload_size
id1492133
size191,452
Mahmoud (wiseaidev)

documentation

https://docs.rs/radiors/

README

🎛️ 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.

Commit count: 15

cargo fmt