Loading state on InputMask component #3209
Unanswered
JurriePiek
asked this question in
PrimeVue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like be able to set the loading state on the InputMask component just like you can on other input components.
<InputMask :loading="isLoading" />
This is currently not supported.
Beta Was this translation helpful? Give feedback.
All reactions