> For the complete documentation index, see [llms.txt](https://apcom.gitbook.io/altrone-ui/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apcom.gitbook.io/altrone-ui/utils/hooks.md).

# Hooks

- [useLocalization](https://apcom.gitbook.io/altrone-ui/utils/hooks/uselocalization.md): This hook is used to get translated strings
- [useMediaMatch](https://apcom.gitbook.io/altrone-ui/utils/hooks/usemediamatch.md): This hook is used to get media data
- [useResizeObserver](https://apcom.gitbook.io/altrone-ui/utils/hooks/useresizeobserver.md): This hook is used to detect resizing of the element
- [useWindowSize](https://apcom.gitbook.io/altrone-ui/utils/hooks/usewindowsize.md): This hook is used to get device type based on window width
- [useToogledState](https://apcom.gitbook.io/altrone-ui/utils/hooks/usetoogledstate.md): This hooks is used for states which have only two possible states
