Add support for modals (forms) as a new input type. This might make possible to implement a better "jump" (skip to page) feature that some paginators had in the past.
The way it would work:
When the button for jumping is pressed, a modals appears, requesting a page number. After entering the number, the paginator is updated to display the specified page.
Add support for modals (forms) as a new input type. This might make possible to implement a better "jump" (skip to page) feature that some paginators had in the past.
The way it would work: When the button for jumping is pressed, a modals appears, requesting a page number. After entering the number, the paginator is updated to display the specified page.