We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 738acf6 + 47e4e27 commit 3925581Copy full SHA for 3925581
src/React/Basic/DOM/Events.purs
@@ -41,6 +41,7 @@ module React.Basic.DOM.Events
41
, clientY
42
, button
43
, buttons
44
+ , clipboardData
45
) where
46
47
import Prelude
0 commit comments