DocumentationHooksuseViewportuseViewport Track the current screen viewport (width and height). DemoCode0 x 0 Type Definitions const useViewport: () => { width: number; height: number; };useToggleuseWorker