#Media Query On Change

3 messages · Page 1 of 1 (latest)

dire plover
#

Is there any way to implement an OnChange effect for media query to do an action when the media query crosses a breakpoint?

trail crescent
#

useMediaQuery => dependency to useEffect.

dire plover
#

oh thank you