new Paginator()
Properties:
| Name | Type | Description | 
|---|---|---|
items | 
            
            Array | Array of elements on current page. | 
hasNextPage | 
            
            Boolean | Indicates the existence of next page. | 
hasPrevPage | 
            
            Boolean | Indicates the existence of previous page. |