📄️ useTheme
The hook to the global theme constants
📄️ useLoader
A hook to access the loading state of a specific loader
📄️ useLoaderControls
A hook to control the loading state of loaders within the BetterHtmlProvider context.
📄️ useMediaQuery
The hook that makes everything responsive and mobile-friendly
📄️ usePageResize
Get the current width and height of the window.
📄️ usePageScroll
Get the current scroll position of the website.
📄️ useForm
A powerful hook for managing form state, validation, and submission
📄️ useUrlQuery
A hook for managing URL query parameters in React applications