← Docs
kotlin-stdlib / org.w3c.dom / DOMStringMap

DOMStringMap

JS
1.1
abstract class DOMStringMap
(source)

Exposes the JavaScript DOMStringMap to Kotlin

Constructors

JS
1.1

<init>

Exposes the JavaScript DOMStringMap to Kotlin

DOMStringMap ( )

Extension Functions

JS
1.1

get

operator fun DOMStringMap . get ( name : String ) : String ?
JS
1.1

set

operator fun DOMStringMap . set ( name : String , value : String )
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .