[Solved] [V1] Is that possible to do vuelidate check on QInput inside a QTable
-
Dear Quasar team,
Could you please see my demo?
https://codepen.io/Stanley-549393092/pen/YmWRRK?editors=1010
As you know, it is simple to use vuelidate to validate a single Q-Input.
But how about to validate a QInput inside a QTable? -
It’s possible. Updated the demo.