show-into-view
v1.0.1
Published
scroll the element to the viewable area
Downloads
5
Readme
show-into-view
scroll the element to the viewable area
Usage
import showIntoView from "show-into-view";
// let target show into view
showIntoView(document.querySelector(".target"));