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 85858e6 commit 4f27e34Copy full SHA for 4f27e34
components/form/events.md
@@ -55,7 +55,7 @@ The `OnSubmit` event is mapped to the `OnSubmit` event of the <a target="_blank"
55
56
if (isFormValid)
57
{
58
- //apply some custom logic when the form is valud
+ //apply some custom logic when the form is valid
59
}
60
else
61
0 commit comments