Function DOMImplementation.Element.setAttribute

Implementation of std.experimental.xml.dom.Element.setAttribute.

Prototype

void setAttribute(
  DOMString name,
  DOMString value
);

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.