Document.onreadystatechange

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onreadystatechange(Optional!(T0) onreadystatechange)
    struct Document
    nothrow
    void
    onreadystatechange
    (
    T0
    )
    (
    scope auto ref Optional!(T0) onreadystatechange
    )
  2. EventHandler onreadystatechange()

Meta