You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each composition function is designed to degrade gracefully so you can safely use them, but you should use these as a progressive enhancements for your apps. Check browsers compatibilities for each API.
32
32
33
-
-[x] Geo-location.
34
-
-[x] Battery.
35
-
-[x] Network.
36
-
-[x] Clipboard.
37
-
-[x] Fetch.
38
-
-[x] Device Motion.
39
-
-[x] Device Light.
40
-
-[x] Device Orientation.
41
-
-[x] Script.
42
-
-[x] Window Size.
43
-
-[x] Window Scroll Position.
44
-
-[x] Full-screen.
45
-
-[x] Intersection Observer.
46
-
-[x] Local Storage.
47
-
-[ ] Bluetooth.
48
-
-[ ] Notification.
49
-
-[ ] Share.
33
+
-[Battery Status API](https://logaretm.github.io/vue-use-web/guide/battery.md).
0 commit comments