Skip to content

Commit 47b7fc9

Browse files
committed
[FIX] README
1 parent f358dd2 commit 47b7fc9

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

packages/react-tools/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,13 @@
102102
- [x] useSpeechRecognition
103103
- [x] useSpeechSynthesis
104104
- [x] useFPS
105-
- [ ] useParallax (https://vueuse.org/core/useParallax/)
105+
- [ ] usePointerLock (https://developer.mozilla.org/en-US/docs/Web/API/Pointer_Lock_API)
106+
- [ ] usePIP (https://developer.mozilla.org/en-US/docs/Web/API/Document_Picture-in-Picture_API https://developer.mozilla.org/en-US/docs/Web/API/Picture-in-Picture_API)
107+
- [ ] useIdleDetection (https://developer.mozilla.org/en-US/docs/Web/API/Idle_Detection_API)
108+
- [ ] usePopover (https://developer.mozilla.org/en-US/docs/Web/API/Popover_API)
109+
- [ ] useRemotePlayback (https://developer.mozilla.org/en-US/docs/Web/API/Remote_Playback_API)
110+
- [ ] useSensor (https://developer.mozilla.org/en-US/docs/Web/API/Sensor_APIs)
111+
- [ ] useSerial (https://developer.mozilla.org/en-US/docs/Web/API/Web_Serial_API)
106112
- [ ] useScrollLock (https://vueuse.org/core/useScrollLock/)
107113
- [ ] useAnimate (https://vueuse.org/core/useAnimate/)
108114
- [ ] useAudio (???)

0 commit comments

Comments
 (0)