The ScrollView UI component provides an easy way to present images in a predefined area. Multiple images can be scrolled through by using the navigation elements, or automatically scroll through them on a set time interval.
Keyboard Navigation
The ScrollView control makes use of arrow keys to allow users to switch the current image. In addition, the pager itself is focusable and by using a combination of the arrow keys and Space/Enter customers can also directly go to a given image, without having to scroll sequentially multiple times.