Documentation
Preparing search index...
@mysten/kiosk
PagedKioskData
Type Alias PagedKioskData
type
PagedKioskData
=
{
data
:
KioskData
;
hasNextPage
:
boolean
;
nextCursor
:
string
|
null
|
undefined
;
}
Index
Properties
data
has
Next
Page
next
Cursor
Properties
data
data
:
KioskData
has
Next
Page
hasNextPage
:
boolean
next
Cursor
nextCursor
:
string
|
null
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
has
Next
Page
next
Cursor
Documentation
Loading...