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.
1 parent 738acf6 commit 47e4e27Copy full SHA for 47e4e27
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