We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efdbd3d commit 656c9dcCopy full SHA for 656c9dc
README.md
@@ -1,7 +1,8 @@
1
# Validation Output
2
[](https://www.npmjs.com/package/validation-output)
3
4
-A web component that displays custom validation messages, replacing the browser default validation UI.
+A web component for custom client-side form validation. Replaces the browser's default validation UI with your own styled messages.
5
+Gives you control over how validation feedback is displayed to users and keeps it consistent across your application.
6
7
[View live demo](https://sandersander.github.io/validation-output/demo.html)
8
0 commit comments