ElementStream<MouseEvent> onMouseDown

Stream of mousedown events handled by this Element.

Source

@DomName('Element.onmousedown')
@DocsEditable()
ElementStream<MouseEvent> get onMouseDown;