Element.innerHTML

Takes some html and replaces the element's children with the tree made from the string.

  1. Appender!string innerHTML [@property setter]
  2. Element innerHTML(string html, bool strict)
  3. Html innerHTML [@property setter]
    class Element
    @property
    innerHTML
Suggestion Box / Bug Report