Preparing search index...
The search index is not available
@cloud/document - v24.7.0
@cloud/document
"publicgroup"
QueryOption
Interface QueryOption
查询参数
interface
QueryOption
{
page
?:
number
;
pagesize
?:
number
;
}
Index
Properties
page?
pagesize?
Properties
Optional
page
page
?:
number
数据页数,从第1页开始
Optional
pagesize
pagesize
?:
number
每页的记录数
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
page
pagesize
@cloud/document - v24.7.0
Loading...
查询参数