• Getting Started
  • Components
    • Barcodes
    • Buttons
    • Chartsupdated
    • Conversational UIupdated
    • Data Query
    • Date Inputsupdated
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Filter
    • Gantt
    • Gauges
    • Gridupdated
    • Icons
    • Indicators
    • Inputsupdated
    • Labels
    • Layout
    • ListBox
    • ListView
    • Map
    • Menus
    • Navigation
    • Notification
    • Pager
    • PDF Export
    • PDFViewer
    • PivotGridupdated
    • Popup
    • ProgressBars
    • Ripple
    • Schedulerupdated
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • ToolBar
    • Tooltips
    • TreeList
    • TreeView
    • Typography
    • Uploads
    • Utilities
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Sample Applications
  • FAQ
  • Troubleshooting
  • Updates
  • Changelogs
New to Kendo UI for Angular? Start a free 30-day trial

Keyboard Navigation

The keyboard navigation of the PDFViewer is always available. The component consists of two stops - the toolbar and the content container (when there is a loaded document).

The toolbar is consist of standalone components which have their own keyboard navigation shortcuts. Once their wrapper is focused their own keyboard shortcuts are applied.

The PDFViewer toolbar supports the following keyboard shortcuts:

SHORTCUTDESCRIPTION
Left Arrow & Right ArrowMoves the focus to the next available tool that can be focused.
EnterPerforms the default action, associated with the focused tool. If the tool contains a component with its own keyboard navigation, this component gets focused, and its keyboard navigation is activated.
EscIf the focus is within a tool with dedicated keyboard navigation, it brings focus back to the tool wrapper element.

The following example demonstrates the keyboard navigation of the PDFViewer component.

Example
View Source
Change Theme:

In this article

Not finding the help you need?