Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.idb
/
IDBCursor
/
direction
direction
val
direction
:
IDBCursorDirection
(
source
)
Returns the direction ("next", "nextunique", "prev" or "prevunique") of the cursor.
MDN Reference