kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.dom
/
NonDocumentTypeChildNode
Non
Document
Type
Child
Node
interface
NonDocumentTypeChildNode
:
JsAny
(
source
)
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
?