diff --git a/src/AppMenu.vue b/src/AppMenu.vue
index 4f2033676..00c4ac91a 100755
--- a/src/AppMenu.vue
+++ b/src/AppMenu.vue
@@ -10,6 +10,7 @@
UI Components for everyone with full support for Section 508 compliance.
+UI Components for everyone with full support for Web Content Accessibility Guidelines (WCAG).
UI Components for everyone with full support for Web Content Accessibility Guidelines (WCAG).
+The Web Content Accessibility Guidelines (WCAG) are part of a series of web accessibility guidelines published by the Web Accessibility Initiative (WAI) + of the World Wide Web Consortium (W3C), the main international standards organization for the Internet.
+ +PrimeVue components are implemented based on the WCAG guidelines and follow the best practices outlined here.
+Name | +Description | +
---|---|
p-sr-only | +Element becomes visually hidden however accessibility is still available. | +
p-link | +Renders a button as a link. | +