Readonly
doGoes to the page number given to the constructor. Numbers start at 1.
Readonly
toggleGoes to the page number given to the constructor, or if already at this number, goes to the last saved page if any. Numbers start at 1.
Readonly
undoGoes to the last saved page number before the action was done. If the action had never been done, does nothing.
Goes to a given page, or to the last one beforehand, of the Pager widget setup for the given element.
To use with auto-widgets (HTML API) as part of a trigger specification:
Example