Search
Preparing search index...
The search index is not available
@bestdoctor/ke-beta
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@bestdoctor/ke-beta
PagedPagination
Class PagedPagination
Hierarchy
PagedPagination
Implements
Pagination
Index
Constructors
constructor
Accessors
count
next
Url
page
per
Page
prev
Url
Methods
has
Next
Constructors
constructor
new
Paged
Pagination
(
meta
:
PagedPaginationMeta
)
:
PagedPagination
Parameters
meta:
PagedPaginationMeta
Returns
PagedPagination
Accessors
count
get
count
(
)
:
undefined
|
null
|
number
Returns
undefined
|
null
|
number
next
Url
get
nextUrl
(
)
:
undefined
|
null
|
string
Returns
undefined
|
null
|
string
page
get
page
(
)
:
number
Returns
number
per
Page
get
perPage
(
)
:
number
Returns
number
prev
Url
get
prevUrl
(
)
:
undefined
|
null
|
string
Returns
undefined
|
null
|
string
Methods
has
Next
has
Next
(
props
:
PaginationHasNextProps
)
:
boolean
Parameters
props:
PaginationHasNextProps
Returns
boolean
Exports
Paged
Pagination
constructor
count
next
Url
page
per
Page
prev
Url
has
Next
Generated using
TypeDoc