toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.dom
/
NonDocumentTypeChildNode
Non
Document
Type
Child
Node
interface
NonDocumentTypeChildNode
:
JsAny
Exposes the JavaScript
NonDocumentTypeChildNode
to Kotlin
Inheritors
Element
CharacterData
Members
Properties
next
Element
Sibling
Link copied to clipboard
abstract
val
nextElementSibling
:
Element
?
previous
Element
Sibling
Link copied to clipboard
abstract
val
previousElementSibling
:
Element
?