react-bootstrap4-form-validation icon indicating copy to clipboard operation
react-bootstrap4-form-validation copied to clipboard

Simple React Components for form validation. Based on HTML5 Constraint validation API and Bootstrap4 style.

Results 3 react-bootstrap4-form-validation issues
Sort by recently updated
recently updated
newest added

The following warnings are logged. Is the component maintained and will be updated ? Warning: Legacy context API has been detected within a strict-mode tree. The old API will be...

If I use the TextInput and set the validation is email. When the page render, and user key in wrong word on the email component. The validation is work and...