Skip to content

Commit 47e4e27

Browse files
committed
Events: Expose clipboardData
1 parent 738acf6 commit 47e4e27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/React/Basic/DOM/Events.purs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ module React.Basic.DOM.Events
4141
, clientY
4242
, button
4343
, buttons
44+
, clipboardData
4445
) where
4546

4647
import Prelude

0 commit comments

Comments
 (0)