kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.dom
/
NonElementParentNode
Non
Element
Parent
Node
interface
NonElementParentNode
:
JsAny
(
source
)
Inheritors
Document
DocumentFragment
Members
Functions
get
Element
By
Id
Link copied to clipboard
abstract
fun
getElementById
(
elementId
:
String
)
:
Element
?