onCut property

ElementStream<ClipboardEvent> onCut

Stream of cut events handled by this Element.

Implementation

ElementStream<ClipboardEvent> get onCut;