stdlib
1.8
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
JS
stdlib
/
org.w3c.dom
/
NonDocumentTypeChildNode
Non
Document
Type
Child
Node
JS
external
interface
NonDocumentTypeChildNode
(
source
)
Exposes the JavaScript
NonDocumentTypeChildNode
to Kotlin
Since Kotlin
1.1
Properties
Inheritors
Properties
next
Element
Sibling
Link copied to clipboard
JS
open
val
nextElementSibling
:
Element
?
Since Kotlin
1.1
previous
Element
Sibling
Link copied to clipboard
JS
open
val
previousElementSibling
:
Element
?
Since Kotlin
1.1
Inheritors
Element
Link copied to clipboard
CharacterData
Link copied to clipboard