Paginator
Extends:
react~React.Component → Paginator
Pagination component. Currently, updates the URL for each page change. Use the onPaginate parameter to watch for changes. Expects pagination property to be API standard.
Constructor Summary
| Public Constructor | ||
| public |
constructor(props: *) |
|
Method Summary
| Public Methods | ||
| public |
onPaginate(params: ...*) |
|
| public |
render(): * |
|
Public Constructors
public constructor(props: *) source
Params:
| Name | Type | Attribute | Description |
| props | * |