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>

Dependencies (0)

    Dev Dependencies (23)

    Package Sidebar

    Install

    npm i zensele-scroll

    Weekly Downloads

    0

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    132 kB

    Total Files

    9

    Last publish

    Collaborators

    • stefan.stoichev