We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7ead7e commit acd4665Copy full SHA for acd4665
html-canvas/mouse_events.html
@@ -13,6 +13,8 @@
13
</head>
14
15
<body>
16
+ <p>Click anywhere on the canvas below</p>
17
+
18
<canvas id="canvas" width="500" height="500"></canvas>
19
20
<script>
0 commit comments