Expand description
Β§π¬ Demo
Β§π Intro
Select RS is a highly customizable select
dropdown component for Wasm-based frameworks like Yew, Dioxus, and Leptos. It supports both single and multiple selections, and offers extensive customization options for styling, interaction, and behavior.
Β§π€ Why Use Select RS?
The following are some reasons why you should consider using Select RS in your WASM-based projects:
- π¨ Custom Styling: Style your select dropdown with custom classes, inline styles, and more to fit your design needs.
- β‘ Callbacks: Handle user selection with efficient callbacks to manage state changes dynamically.
- π± Multiple Selections: Supports single or multiple selection modes with visual enhancements such as selected chips that can be removed.
- π Accessibility: Ensures accessibility with built-in support for required fields, autocomplete, and focus handling.
- π‘ Customizable Placeholders: Easily configure placeholder text for a better user experience.
Β§Yew Usage
Refer to our guide to integrate this component into your Yew app.
§𧬠Dioxus Usage (TODO)
Refer to our guide to integrate this component into your Dioxus app.
Β§π± Leptos Usage (TODO)
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 improve Select RS.
- Fork the repository.
- Create a new branch for your feature/bugfix.
- Submit a pull request for review.
Β§π License
Select RS is licensed under the MIT License. You are free to use, modify, and distribute this library in your projects.
ModulesΒ§
- yew
yew