onLoad property - ElementList class - dart:html library (original) (raw)

description

ElementStream<Event> getonLoad

Stream of load events handled by this Element.

Implementation

ElementStream<Event> get onLoad;