Refactor #5426 - For InputMask

This commit is contained in:
tugcekucukoglu 2024-03-18 13:02:00 +03:00
parent 3869287056
commit 898337667e
4 changed files with 45 additions and 13 deletions

View file

@ -31,6 +31,10 @@ export default {
type: Boolean,
default: false
},
disabled: {
type: Boolean,
default: false
},
variant: {
type: String,
default: null