React sensor hook that tracks the preferred language of the user's browser.
React sensor hook that tracks the width of the scrollbar of the user's device.
Returns current viewport size.
React sensor hook that re-renders on window scroll.
React sensor hook that tracks dimensions of the browser window.
React state hook that toggles a boolean value.
React state hook that increments and decrements a counter.
React state hook that returns the default value when state is null or undefined.
Determine whether the code is running on the client-side or server-side with useIsClient.