Skip to content

Commit aca8570

Browse files
committed
docs: added mouse position example
1 parent afe60ac commit aca8570

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/guide/mouse-position.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,8 @@ export default {
5252
</script>
5353
```
5454

55-
TODO: EXAMPLE
55+
### Demo
56+
57+
<iframe src="https://codesandbox.io/embed/vue-use-web-use-scroll-position-jb5sz?fontsize=14&module=%2Fsrc%2FApp.vue" title="vue-use-web: use mouse position" allow="geolocation; microphone; camera; midi; vr; accelerometer; gyroscope; payment; ambient-light-sensor; encrypted-media; usb" style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;" sandbox="allow-modals allow-forms allow-popups allow-scripts allow-same-origin"></iframe>
58+
59+
> Credits: [Codepen by Chuloo](https://codepen.io/Chuloo/pen/RQYbvm)

0 commit comments

Comments
 (0)