1.Introduction
Description: Using this extension you can create a vertical version of View Pager
Latest Version: 1.1
Last Updated: 2021-06-11T18:30:00Z
Released: 2021-06-09T18:30:00Z
2.Blocks
3.Usages
Initialize and Add views
Adds view pager to the container and adds given views into view pager
Remove view by index
Removes the view present at given index
Remove view by view itself
Removes the view from pager but does not destroy that
Scroll To
Scrolls to given index
smoothScroll
specifies whether animation should happen or not
Get Current View Index
Returns the current view’s index
Get Total Views count
Returns number of views added
Remove View Pager
Removes given view pager from view system
4.Download
Aix can be downloaded from Github repo:
Hope it helps!