| Crates.io | slider-rs |
| lib.rs | slider-rs |
| version | 0.0.2 |
| created_at | 2025-05-13 20:37:47.326066+00 |
| updated_at | 2025-05-15 18:42:48.307345+00 |
| description | 🎚️ A highly customizable slider component for WASM frameworks like Yew, Dioxus, and Leptos. |
| homepage | |
| repository | https://github.com/opensass/slider-rs |
| max_upload_size | |
| id | 1672506 |
| size | 207,549 |
| Framework | Live Demo |
|---|---|
| Yew | |
| Dioxus | |
| Leptos | TODO |
Slider RS is a highly customizable, precision-focused slider component designed for WASM-based frameworks like Yew, Dioxus, and Leptos. It supports single and range (double-thumb) sliders, rich styling options, full keyboard navigation, and robust accessibility features for inclusive user interfaces.
The following features make Slider RS an essential component for modern web apps built with Rust & WebAssembly:
Callback system with optimized rendering via prop diffing.Refer to our guide to integrate this component into your Yew app.
Refer to our guide to integrate this component into your Dioxus app.
Refer to our guide to integrate this component into your Leptos app.
Contributions are welcome! Whether it's bug fixes, feature requests, or examples, we would love your help to make Slider RS better.
Slider RS is licensed under the MIT License. You are free to use, modify, and distribute this library in your projects.