element.scrollTo(x, y); window.scrollTo(x, y); element.scrollTo({ top: 100, left: 100, behavior: 'smooth' });