scrolltop-on-mount

1.0.0 • Public • Published

scrolltop-on-mount

Travis npm package Coveralls

Set react component scroll top on mount to top of viewport, mainly useful for wrapping different pages

import withScrollTopHoc from 'scrolltop-on-mount'
 
class RandomComponent {
  ...
}
 
export default withScrollTopHoc(RandomComponent)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i scrolltop-on-mount

Weekly Downloads

0

Version

1.0.0

License

none

Unpacked Size

21.1 kB

Total Files

7

Last publish

Collaborators

  • hanford