paging with additional field

how to add an additional field?

For example, a text field from which you can jump to a specific page

Consider extending LinkPager.

http://www.yiiframework.com/doc-2.0/yii-widgets-linkpager.html

The source code of it will tell you what you can do and what you should do.