- append
void append(SumType!(Node, string) nodes)
Undocumented in source. Be warned that the author may not have intended to support it.
- childElementCount
auto childElementCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- children
auto children()
Undocumented in source. Be warned that the author may not have intended to support it.
- firstElementChild
auto firstElementChild()
Undocumented in source. Be warned that the author may not have intended to support it.
- getElementById
auto getElementById(string elementId)
Undocumented in source. Be warned that the author may not have intended to support it.
- lastElementChild
auto lastElementChild()
Undocumented in source. Be warned that the author may not have intended to support it.
- prepend
void prepend(SumType!(Node, string) nodes)
Undocumented in source. Be warned that the author may not have intended to support it.
- querySelector
auto querySelector(string selectors)
Undocumented in source. Be warned that the author may not have intended to support it.
- querySelectorAll
auto querySelectorAll(string selectors)
Undocumented in source. Be warned that the author may not have intended to support it.