Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.idb
/
IDBCursor
/
advance
advance
fun
advance
(
count
:
Int
)
(
source
)
Advances the cursor through the next count records in range.
MDN Reference