Class: Button
| Defined in: | node_modules/simple-paginator/src/button.coffee |
Instance Method Summary
- # (void) url() Bound Returns the url, if baseUrl is defined, and only works with query free urls for now.
Constructor Details
#
(void)
constructor(isSeparator = false, pageNumberForDisplay, isActive = false, linkPathSegments = [], baseUrl)
Instance Method Details
#
(void)
url()
Bound
Returns the url, if baseUrl is defined, and only works with query free urls for now. Segment isn't urlencoded either.