@if (isMobile() && showMobileMenuOverlay()) { } @if (!isMobile() || showMobileMenuOverlay()) { } @if (config().resizable && !isMobile()) { }