LWT JavaScript API
Preparing search index...
modules/vocabulary/api/words_api
PaginationInfo
Interface PaginationInfo
Pagination information.
interface
PaginationInfo
{
page
:
number
;
per_page
:
number
;
total
:
number
;
total_pages
:
number
;
}
Index
Properties
page
per_
page
total
total_
pages
Properties
page
page
:
number
per_
page
per_page
:
number
total
total
:
number
total_
pages
total_pages
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
page
per_
page
total
total_
pages
LWT JavaScript API
Loading...
Pagination information.