diff --git a/doc/inputmask/pt/PTDoc.vue b/doc/inputmask/pt/PTDoc.vue new file mode 100644 index 000000000..89ea12b70 --- /dev/null +++ b/doc/inputmask/pt/PTDoc.vue @@ -0,0 +1,61 @@ + + + InputMask is used as a controlled input with v-model properties. + + + + + + + + diff --git a/doc/inputmask/pt/PTImage.vue b/doc/inputmask/pt/PTImage.vue new file mode 100644 index 000000000..9ac50d6b4 --- /dev/null +++ b/doc/inputmask/pt/PTImage.vue @@ -0,0 +1,8 @@ + + + {{ $attrs.description }} + + + + + diff --git a/doc/inputmask/pt/index.vue b/doc/inputmask/pt/index.vue new file mode 100644 index 000000000..97e853d2a --- /dev/null +++ b/doc/inputmask/pt/index.vue @@ -0,0 +1,41 @@ + + + + InputMask Pass Through + + + + + + + diff --git a/pages/inputmask/index.vue b/pages/inputmask/index.vue index 86c13157e..5b447d5e0 100755 --- a/pages/inputmask/index.vue +++ b/pages/inputmask/index.vue @@ -1,5 +1,12 @@ - +
InputMask is used as a controlled input with v-model properties.
{{ $attrs.description }}