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

description

ElementStream<Event> getonSelect

Stream of select events handled by this Element.

Implementation

ElementStream<Event> get onSelect;