toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.errors
/
DOMException
/
Companion
/
IndexSizeError
Index
Size
Error
val
IndexSizeError
:
JsErrorName
(
source
)
The index is not in the allowed range. For example, this can be thrown by the
Range
object