From 22cbb301219da9cd2bc76439ceba8d5b4670f581 Mon Sep 17 00:00:00 2001 From: tugcekucukoglu Date: Mon, 18 Mar 2024 15:20:01 +0300 Subject: [PATCH] Update accessibility docs --- doc/multiselect/AccessibilityDoc.vue | 26 -------------------------- doc/overlaypanel/AccessibilityDoc.vue | 26 -------------------------- 2 files changed, 52 deletions(-) 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.
-