HTMLBodyElement.onstorage

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

Meta