Element.toggleAttribute

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool toggleAttribute(string name, bool force)
    struct Element
    nothrow
    bool
    toggleAttribute
    ()
    (
    string name
    ,
    bool force
    )
  2. bool toggleAttribute(string name)

Meta