We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b56ded commit 2a000b0Copy full SHA for 2a000b0
README.md
@@ -40,6 +40,9 @@ The standalone version does **not** come bundled with [scroll-into-view-if-neede
40
`import ScrollIntoViewIfNeeded from 'react-scroll-into-view-if-needed/dist/umd/standalone.js'`
41
42
## Optional Props
43
+The following props are supported by the component.
44
+
45
+You can _also_ pass standard html attributes like `className`, `id`, etc...
46
47
#### active
48
> Type: `boolean`
0 commit comments