We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2889496 commit 53e4a9dCopy full SHA for 53e4a9d
1 file changed
packages/react-tools/README.md
@@ -106,7 +106,7 @@
106
- [x] useFPS
107
- [x] usePIP
108
- [x] useDocumentPIP
109
- - [ ] useIdleDetection (https://developer.mozilla.org/en-US/docs/Web/API/Idle_Detection_API)
+ - [ ] useIdleDetection (not work yet. https://developer.mozilla.org/en-US/docs/Web/API/Idle_Detection_API)
110
- [ ] usePopover (https://developer.mozilla.org/en-US/docs/Web/API/Popover_API)
111
- [ ] useRemotePlayback (https://developer.mozilla.org/en-US/docs/Web/API/Remote_Playback_API)
112
- [ ] useSensor (https://developer.mozilla.org/en-US/docs/Web/API/Sensor_APIs)
0 commit comments