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
Since VTextField has a rules prop, it would be awesome if we had either @update:valid so we could do things like disable an "OK" button. Currently, we have to use VForm to detect validity, and using VForm is overkill for things like a name dialog that uses a single text input.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Since
VTextFieldhas arulesprop, it would be awesome if we had either@update:validso we could do things like disable an "OK" button. Currently, we have to useVFormto detect validity, and usingVFormis overkill for things like a name dialog that uses a single text input.Beta Was this translation helpful? Give feedback.
All reactions