@@ -21,21 +21,21 @@ I initially was choosing to expose this as a [Stateful functional components](ht
2121
2222These are the currently implemented Web APIs and the planned ones.
2323
24- - [ Battery Status API] ( .. /battery.md ) .
25- - [ Clipboard API] ( .. /clipboard.md ) .
26- - [ Device Light] ( .. /device-light.md ) .
27- - [ Device Motion] ( .. /device-motion.md ) .
28- - [ Device Orientation] ( .. /device-orientation.md ) .
29- - [ Full-screen] ( .. /fullscreen.md ) .
30- - [ Geo-location API] ( .. /geolocation.md ) .
31- - [ Intersection Observer] ( .. /intersection-observer.md ) .
32- - [ Local storage API] ( .. /local-storage.md ) .
33- - [ Mouse Position] ( .. /guide/mouse-position.md ) .
34- - [ Network Information API] ( .. /network.md ) .
35- - [ Preferred Color Scheme] ( .. /preferred-color-scheme.md ) .
36- - [ Script] ( .. /script.md ) .
37- - [ Window Scroll Position] ( .. /scroll-position.md ) .
38- - [ Window Size] ( .. /window-size.md ) .
24+ - [ Battery Status API] ( ./battery.md ) .
25+ - [ Clipboard API] ( ./clipboard.md ) .
26+ - [ Device Light] ( ./device-light.md ) .
27+ - [ Device Motion] ( ./device-motion.md ) .
28+ - [ Device Orientation] ( ./device-orientation.md ) .
29+ - [ Full-screen] ( ./fullscreen.md ) .
30+ - [ Geo-location API] ( ./geolocation.md ) .
31+ - [ Intersection Observer] ( ./intersection-observer.md ) .
32+ - [ Local storage API] ( ./local-storage.md ) .
33+ - [ Mouse Position] ( ./guide/mouse-position.md ) .
34+ - [ Network Information API] ( ./network.md ) .
35+ - [ Preferred Color Scheme] ( ./preferred-color-scheme.md ) .
36+ - [ Script] ( ./script.md ) .
37+ - [ Window Scroll Position] ( ./scroll-position.md ) .
38+ - [ Window Size] ( ./window-size.md ) .
3939- Bluetooth <Badge text =" WIP " type =" warn " />.
4040- Fetch <Badge text =" WIP " type =" warn " />.
4141- Local storage <Badge text =" WIP " type =" warn " />.
0 commit comments