use-viewport-size
Get viewport width and height
Import
Source
Docs
Package
Usage
Hook returns current viewport width and height, it subscribes to resize
and orientationchange
events,
during ssr hook will return { width: 0, height: 0 }
:
Width: 0, height: 0
Definition
Feedback
Your feedback is most valuable contribution to the project, please share how you use Mantine, what features are missing and what is done good
Leave feedback