Functions
useIsMobile()
Returns
boolean
True if the screen width is less than the MOBILE_BREAKPOINT (768px).Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
function useIsMobile(): boolean;
boolean
True if the screen width is less than the MOBILE_BREAKPOINT (768px).