diff --git a/doc/multiselect/AccessibilityDoc.vue b/doc/multiselect/AccessibilityDoc.vue index 3d4a1bade..f19e0e9a9 100644 --- a/doc/multiselect/AccessibilityDoc.vue +++ b/doc/multiselect/AccessibilityDoc.vue @@ -217,32 +217,6 @@ - -

Close Button Keyboard Support

-
- - - - - - - - - - - - - - - - - - - - - -
KeyFunction
enterCloses the popup and moves focus to the multiselect element.
spaceCloses the popup and moves focus to the multiselect element.
escapeCloses the popup and moves focus to the multiselect element.
-
diff --git a/doc/overlaypanel/AccessibilityDoc.vue b/doc/overlaypanel/AccessibilityDoc.vue index 61c4f09fa..f0d4a50f1 100644 --- a/doc/overlaypanel/AccessibilityDoc.vue +++ b/doc/overlaypanel/AccessibilityDoc.vue @@ -38,31 +38,5 @@ - -

Close Button Keyboard Support

-
- - - - - - - - - - - - - - - - - -
KeyFunction
- enter - Closes the popup and moves focus to the trigger.
- space - Closes the popup and moves focus to the trigger.
-