react-sticky-list

0.1.0 • Public • Published

React Sticky List

Motivation

Scroll List

import  ScrollList from 'react-scroll-list';
  return (
    <ScrollList>
      <header>Soft Dirinks</header>
      <div>Cola</div>
      <div>cold Tea</div>
    </ScrollList>
  );

Attributes

boolean shadows

Use shadow box. By default, this flag is set to true.

License

The code is available under MIT licence.

Package Sidebar

Install

npm i react-sticky-list

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

28.4 kB

Total Files

6

Last publish

Collaborators

  • garygolf