@gmana/react-go-top
v0.0.7
Published
> a tiny go top component
Downloads
20
Readme
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 |