toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.dom
/
NonElementParentNode
Non
Element
Parent
Node
interface
NonElementParentNode
:
JsAny
Inheritors
Document
DocumentFragment
Members
Functions
get
Element
By
Id
Link copied to clipboard
abstract
fun
getElementById
(
elementId
:
String
)
:
Element
?