0.1.3 • Published 2 months ago

@raddix/use-media-query v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

useMediaQuery

The useMediaQuery hook is used to match the current viewport against a media query. Use the matchMedia API to subscribe to media query changes and return the current match state.

Please refer to the documentation for more information.