You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -178,6 +178,13 @@ More complicated examples in examples folder. run `npm run serve` to view.
178
178
179
179
```
180
180
181
+
The above example will validate using x-validate prior to submitting. If you need to submit using javascript, then you can use alpine for this as such:
0 commit comments