Input Type | Demo |
---|---|
Text | |
Password | |
Textarea | |
Telephone |
Framework | Live Demo |
---|---|
Yew | |
Dioxus | |
Leptos |
A reusable input component built for WASM frameworks like Yew, Dioxus, and Leptos. It's customizable, accessible, and designed to simplify creating dynamic input fields in your applications.
The following features make Input RS a must-have for your WASM-based projects:
- π¨ Advanced Customization: Style inputs with custom classes, inline styles, and themes to suit your app's design.
- π Flexible Input Types: Supports text, password, phone number, and more with built-in validation.
- β‘ Interactive Callbacks: Efficiently handle value changes and validity checks with customizable callback functions.
- 𧩠Accessibility: Built-in ARIA attributes for screen readers and other assistive technologies.
- π Phone Number Validation: Dynamic phone number parsing with country code support.
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 Input RS better.
- Fork the repository.
- Create a new branch for your feature/bugfix.
- Submit a pull request for review.
Input RS is licensed under the Apache License. You are free to use, modify, and distribute this library in your projects.