WebAPI/BatteryAPI: Difference between revisions

Jump to navigation Jump to search
→‎Proposed API: take onFoo methods
(→‎Proposed API: take onFoo methods)
Line 22: Line 22:
     readonly attribute float    level;
     readonly attribute float    level;
     readonly attribute DOMString status;
     readonly attribute DOMString status;
 
            attribute Function? onchargingchange;
            attribute Function? onlevelchange;
            attribute Function? onstatuschange;
   }
   }


Confirmed users
368

edits

Navigation menu