AutoBE
Preparing search index...
@autobe/interface
IPage
IRequest
Interface IRequest
Page request data
interface
IRequest
{
limit
?:
null
|
number
&
Type
<
"uint32"
>
;
page
?:
null
|
number
&
Type
<
"uint32"
>
;
}
Index
Properties
limit?
page?
Properties
Optional
limit
limit
?:
null
|
number
&
Type
<
"uint32"
>
Limitation of records per a page.
Default
100
Copy
Optional
page
page
?:
null
|
number
&
Type
<
"uint32"
>
Page number.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
page
AutoBE
Loading...
Page request data