Skip to content

Commit

Permalink
docs(a11y): add pdfviewer wai aria article
Browse files Browse the repository at this point in the history
  • Loading branch information
xristianstefanov committed Oct 10, 2023
1 parent 4c699a9 commit 593e2bb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src-a11y/configs/pdfviewer.aria.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
title: Wai-Aria Support
component: PDFViewer
from: /aria/pdfviewer_aria.md
dest: ../components/pdfviewer/accessibility/wai-aria-support.md
slug: pdfviewer-wai-aria-support
position: 50
after: |
## See Also
* [Blazor PDFViewer Overview (Demo)](https://demos.telerik.com/blazor-ui/pdfviewer/overview)
* [Accessibility in Telerik UI for Blazor]({% slug accessibility-overview %})
* [Accessibility Theme]({% slug themes-accessibility-swatch %})

0 comments on commit 593e2bb

Please sign in to comment.