Hey @Miotx,
Yes you can I assume you need this in combination with your previous question.
If a validation for an input fails, the invalid
property is set to true
. Use this property to enable/disable your buttons:
{{textInput2.invalid}}
Hey @Miotx,
Yes you can I assume you need this in combination with your previous question.
If a validation for an input fails, the invalid
property is set to true
. Use this property to enable/disable your buttons:
{{textInput2.invalid}}