Utility Components

Below is a list of the QuipuKit non-visual components with their short description. To find more about them, read the documentation or take a look at the online demo.

Focus

The Focus component is a non-visual component that controls the focus on a page. By using it, you can specify what component should be focused when the page is loaded as well as save the focus between page submissions.
Documentation

ScrollPosition

The ScrollPosition component is a non-visual component that controls the scroll position of a page. By using it, you can specify the scroll position on page load and also save the scroll position between page submissions.
Documentation