toggle menu
xmlutil
0.90.2
Native
Common
JS
switch theme
search in API
core
/
nl.adaptivity.xmlutil.dom
/
createComment
create
Comment
Native
Common
JS
actual
fun
Document
.
createComment
(
data
:
String
)
:
Comment
(
source
)
expect
fun
Document
.
createComment
(
data
:
String
)
:
Comment
(
source
)
actual
fun
Document
.
createComment
(
data
:
String
)
:
Comment
(
source
)