UNPKG

always-helper

Version:

前端项目开发中,经常会用到一些工具函数的合集。

2 lines (1 loc) 161 B
export default function(){var o=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"smooth";return document.body.scrollIntoView({behavior:o,block:"start"})}