Expand description
Β§π¬ Demo
Input Type | Demo |
---|---|
Text | ![]() |
Password | ![]() |
Textarea | ![]() |
Telephone | ![]() |
Β§π Intro
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.
Β§π€ Why Use Input RS?
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.
Β§Y Yew Usage
Refer to our guide to integrate this component into your Yew app.
§𧬠Dioxus Usage
Refer to our guide to integrate this component into your Dioxus app.
Β§π± Leptos Usage
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 Input RS better.
- Fork the repository.
- Create a new branch for your feature/bugfix.
- Submit a pull request for review.
Β§π License
Input RS is licensed under the Apache License. You are free to use, modify, and distribute this library in your projects.