import { windowScrollSmoothTo } from '@src/hylo-components/utils/usefull/usefull';
Scrolls the window smoothly. Polyfills missing "smooth" functionality of certain browser (Safari).
the top position
Optional
the left position
Generated using TypeDoc
import { windowScrollSmoothTo } from '@src/hylo-components/utils/usefull/usefull';
Scrolls the window smoothly. Polyfills missing "smooth" functionality of certain browser (Safari).