Element: <oj-paging-control>
DOM Interface: PagingControlElement
Touch Information
| Target |
Gesture |
Action |
| Page Navigation Bar |
Swipe |
When mode='page', swiping left or right on the page navigation bar will either increment or decrement the page respectively. |
| Page Number Input |
Tap |
Set focus to the input. |
| Arrow Page Navigation |
Tap |
Navigates to the first, previous, next, or last page. |
| Numbered Page Links |
Tap |
Navigates to the page. |
Keyboard Information
| Target |
Key |
Action |
| Page Number Input |
Tab In |
Set focus to the input. |
| Arrow Page Navigation |
Tab |
Set focus to the first, previous, next, or last page arrow. |
| Numbered Page Links |
Tab |
Set focus to to the page link. |