JSPM

react-scroll-to-component-ssr

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1366
  • Score
    100M100P100Q111723F
  • License ISC

smooth scrolling to react component via reference

Package Exports

  • react-scroll-to-component-ssr

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-scroll-to-component-ssr) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-scroll-to-component-ssr

This repo is aimed to avoid the error from https://github.com/flyingant/react-scroll-to-component/issues/8 and https://github.com/component/scroll-to/issues/9

Install

With npm

  npm install react-scroll-to-component-ssr --save

With Yarn

  yarn add react-scroll-to-component-ssr

For usage and details, please refer to https://github.com/flyingant/react-scroll-to-component

License

MIT