kamranahmedse / driver.js

A light-weight, no-dependency, vanilla JavaScript engine to drive the user's focus across the page

Home Page:https://driverjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scrollIntoViewOptions in 1.x

tw2as opened this issue · comments

What's happened to: scrollIntoViewOptions in 1.x?

According to: https://driverjs.com/docs/migrating-from-0x
scrollIntoViewOptions: {}, // Option has been renamed

What was it renamed to?

There is a typo, scrollIntoViewOptions has been removed in 1.x. What are you using it for?