@npmcorp/pui-react-back-to-top

React Back to Top component

Usage no npm install needed!

<script type="module">
  import npmcorpPuiReactBackToTop from 'https://cdn.skypack.dev/@npmcorp/pui-react-back-to-top';
</script>

README

pui-react-back-to-top

React Back to Top component

Pivotal UI React (GitHub, npm) is a collection of React components for rapidly building and prototyping UIs.

This component requires React v0.13

See the Pivotal UI Styleguide for fully rendered examples.

Components

BackToTop

A component for scrolling to the top of a page

var BackToTop = require('



### BackToTopJquery

A component for scrolling to the top of a page using jQuery
Included in your JavaScript with `require('

```html
<a class="back-to-top" data-position="back-to-top" href="#" target="_blank" style="display: inline;"></a>

(c) Copyright 2015 Pivotal Software, Inc. All Rights Reserved.