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

description

ElementStream<MouseEvent> getonClick

Stream of click events handled by this Element.

Implementation

ElementStream<MouseEvent> get onClick;