Preparing search index...
The search index is not available
Ⓙ Jike SDK
Ⓙ Jike SDK
index
ApiOptions
ListPrimaryCommentOption
Interface ListPrimaryCommentOption
Description
获取主要评论选项
interface
ListPrimaryCommentOption
{
limit
?:
number
;
loadMoreKey
?:
Partial
<
ListPrimaryCommentMoreKey
>
;
order
?:
"LIKES"
|
"TIME"
;
}
Hierarchy (
view full
)
PaginationOption
<
ListPrimaryCommentMoreKey
>
ListPrimaryCommentOption
Index
Properties
limit?
load
More
Key?
order?
Properties
Optional
limit
limit
?:
number
Description
最大记录数
Default
10
Copy
Optional
load
More
Key
load
More
Key
?:
Partial
<
ListPrimaryCommentMoreKey
>
上一页的
loadMoreKey
Optional
order
order
?:
"LIKES"
|
"TIME"
排序
Default
LIKES
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
load
More
Key
order
Ⓙ Jike SDK
Loading...
Description
获取主要评论选项