Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
DOMStringList
/
item
item
fun
item
(
index
:
Int
)
:
String
?
(
source
)
Returns the string with index index from strings.
MDN Reference