Properties
number
- Returns the page number this drop represents. Example: 2.
params
- Returns url params to be used in the pagination link without leading question mark. Example:
foo=1
. ==
- Returns true if the pagination drops are equivalent. False otherwise.
previous
- Generates a Classic Pagination Adapter Drop for the previous page with respect to the current one.
next
- Generates a Classic Pagination Adapter Drop for the next page with respect to the current one.