dlangui v0.10.4 (2023-05-19T16:58:48Z)
Home
Dub
Repo
Element.appendElement
dlangui
core
dom
Element
append element child - by namespace and tag names
Node
appendElement
(ns_id ns, elem_id tag, int index)
Node
appendElement
(string ns, string tag, int index)
class
Element
private public override
Node
appendElement
(
string
ns
,
string
tag
,
int
index
= -1
)
Meta
Source
See Implementation
dlangui
core
dom
Element
functions
appendElement
appendText
attr
attrValue
childIndex
setAttr
properties
attrCount
child
childCount
firstChild
id
lastChild
nsid
append element child - by namespace and tag names