Home > widget-integration > FilterHelper > getBreakpointMobile
FilterHelper.getBreakpointMobile() method
Gets the mobile breakpoint from TAE configuration. Used for detecting strictly mobile devices (phones).
Signature:
getBreakpointMobile(): number;
Returns:
number
The mobile breakpoint width in pixels (default: 575)