Document.createXULElement

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto createXULElement(string localName, SumType!(ElementCreationOptions, string) options)
  2. auto createXULElement(string localName)
    struct Document
    nothrow
    createXULElement
    ()
    (
    string localName
    )

Meta