NonDocumentTypeChildNode
Properties
nextElementSibling
open
val
nextElementSibling
:
Element
?
previousElementSibling
open
val
previousElementSibling
:
Element
?
Inheritors
CharacterData
Exposes the JavaScript CharacterData to Kotlin
abstract
class
CharacterData
:
Node
,
NonDocumentTypeChildNode
,
ChildNode
Element
Exposes the JavaScript Element to Kotlin
abstract
class
Element
:
Node
,
ParentNode
,
NonDocumentTypeChildNode
,
ChildNode
,
Slotable
,
GeometryUtils
,
UnionElementOrHTMLCollection
,
UnionElementOrRadioNodeList
,
UnionElementOrMouseEvent
,
UnionElementOrProcessingInstruction