8.5.0 • Published 7 years ago

@npmcorp/pui-react-back-to-top v8.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

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.