The kendoPager.md binding accepts all of the options that can be specified for the widget. However, when bound against an observable, these live options will update the widget or respond to updates from interactions with the widget.
data
The data to bind against the pager
page
The currently selected page
widget
If specified, will populate an observable with a reference to the actual widget
Future Plans
Exploring tighter integration with templates and dataSource to allow Knockout data binding to work inside items along with support for selecting items.