zensele-scroll

0.0.1 • Public • Published
  • clone
  • npm install
  • npm run dev
  • http://localhost:5002

OR

  • npm install --save zen-scroll
  • import { ZenScroll } from "zen-scroll";
...
let backgroundColor = 'red';
let scrollWidth = '10px';
...

<ZenScroll {scrollWidth} {backgroundColor}>
    <div>
        Here goes the content
    </div>
</ZenScroll>

Readme

Keywords

Package Sidebar

Install

npm i zensele-scroll

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

132 kB

Total Files

9

Last publish

Collaborators

  • stefan.stoichev