React Go Top
a tiny go top component
Install
npm i @gmana/react-go-top or
yarn add @gmana/react-go-top
Usage
import { GoTop } from '@gmana/react-go-top';
import '@gmana/react-go-top/go-top.esm.css';
<GoTop />
// or
<GoTop startShow={10} />
API
Property | Default |
---|---|
startShow | 0 |