aganovia / CIS467-spherical-easel

Other
0 stars 0 forks source link

Disable & gray out export button for invalid input in text field (export window) #63

Closed aganovia closed 2 years ago

aganovia commented 2 years ago

Wrap the text field in a v-form -> v-form has options for validation that can disable the export button when invalid input is given

aganovia commented 2 years ago

https://stackoverflow.com/questions/57793226/vuetify-how-can-i-disable-button-till-all-validation-rules-are-true