toggle menu
indexeddb
js
switch theme
search in API
core
/
com.juul.indexeddb
/
CursorWithValue
Cursor
With
Value
class
CursorWithValue
:
Cursor
Members
Properties
key
Link copied to clipboard
val
key
:
dynamic
primary
Key
Link copied to clipboard
val
primaryKey
:
dynamic
value
Link copied to clipboard
val
value
:
dynamic
Functions
advance
Link copied to clipboard
fun
advance
(
count
:
Int
)
close
Link copied to clipboard
fun
close
(
)
continue
Link copied to clipboard
fun
continue
(
)
fun
continue
(
key
:
Key
)
continue
Primary
Key
Link copied to clipboard
fun
continuePrimaryKey
(
key
:
Key
,
primaryKey
:
Key
)