News

Custom Text Input is a versatile Vue component that provides customizable text input fields with built-in validation and visual state management. It offers features such as input validation, flexible ...
react-managed-form is a small footprint React component for form inputs and data validation. All form input values are stored locally using React state. Check out a simple DEMO in action. Demo code is ...
Secure and masked input fields are HTML elements that allow users to enter data without revealing it to anyone else. They are useful for protecting the privacy and security of your users, as well ...