Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
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