Skip to content

swipenavigator: add control over which pages are displayed

Jan Blackquill requested to merge work/cblack/swipenavigator-js-api into master

This adds:

  • initialIndex as a way to control which tab gets displayed first
  • setIndex() as a way to control which tab renders first

Merge request reports