dlangui v0.10.0 (2022-11-08T19:06:33Z)
Home
Dub
Repo
Node.hasAttr
dlangui
core
dom
Node
returns true if node has attribute with specified name
bool
hasAttr
(string attrname)
class
Node
bool
hasAttr
(
string
attrname
)
bool
hasAttr
(attr_id attrid)
Meta
Source
See Implementation
dlangui
core
dom
Node
functions
appendElement
appendText
attr
attrValue
childElement
childIndex
hasAttr
setAttr
properties
attrCount
child
childCount
document
firstChild
hasChildren
id
index
isElement
isText
lastChild
name
nsid
nsname
parent
text
returns true if node has attribute with specified name