Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
index
PageItemOptions
Interface PageItemOptions
Options for getPageItemById: sorting and limit used to build navigation tokens.
interface
PageItemOptions
{
limit
:
number
;
sorting
?:
null
|
DataSorting
[]
;
}
Index
Properties
limit
sorting?
Properties
limit
limit
:
number
Optional
sorting
sorting
?:
null
|
DataSorting
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
sorting
@chili-publish/studio-sdk
Loading...
Options for getPageItemById: sorting and limit used to build navigation tokens.