diff --git a/doc/inputgroup/AccessibilityDoc.vue b/doc/inputgroup/AccessibilityDoc.vue new file mode 100644 index 000000000..90d4e289c --- /dev/null +++ b/doc/inputgroup/AccessibilityDoc.vue @@ -0,0 +1,9 @@ + + + Screen Reader + InputGroup and InputGroupAddon does not require any roles and attributes. + + Keyboard Support + Component does not include any interactive elements. + + diff --git a/doc/inputgroup/pt/PTImage.vue b/doc/inputgroup/pt/PTImage.vue new file mode 100644 index 000000000..9ac50d6b4 --- /dev/null +++ b/doc/inputgroup/pt/PTImage.vue @@ -0,0 +1,8 @@ + + + {{ $attrs.description }} + + + + + diff --git a/doc/inputgroup/pt/index.vue b/doc/inputgroup/pt/index.vue new file mode 100644 index 000000000..8027d1aca --- /dev/null +++ b/doc/inputgroup/pt/index.vue @@ -0,0 +1,47 @@ + + + + InputGroup Pass Through + + + + + + + diff --git a/pages/inputgroup/index.vue b/pages/inputgroup/index.vue index 17096448c..963a0ae8a 100755 --- a/pages/inputgroup/index.vue +++ b/pages/inputgroup/index.vue @@ -1,5 +1,12 @@ - +
InputGroup and InputGroupAddon does not require any roles and attributes.
Component does not include any interactive elements.
{{ $attrs.description }}