# Services

> Injectable APIs behind the components — theme, i18n, density, hotkeys, storage, clipboard, scrolling and the rest.

Source: https://ngwr.dev/reference/services

## All services

- [WrClipboard](https://ngwr.dev/reference/services/clipboard)
- [WrCookie](https://ngwr.dev/reference/services/cookie)
- [WrDensity](https://ngwr.dev/reference/services/density)
- [WrHotkey](https://ngwr.dev/reference/services/hotkey)
- [WrI18n](https://ngwr.dev/reference/services/i18n)
- [WrLoadingBar](https://ngwr.dev/reference/services/loading-bar)
- [WrMedia](https://ngwr.dev/reference/services/media)
- [WrMeta](https://ngwr.dev/reference/services/meta)
- [WrPlatform](https://ngwr.dev/reference/services/platform)
- [WrScroll](https://ngwr.dev/reference/services/scroll)
- [WrStorage](https://ngwr.dev/reference/services/storage)
- [WrTheme](https://ngwr.dev/reference/services/theme)
- [WrTour](https://ngwr.dev/reference/services/tour)
