react-scrollable-table

1.0.0 • Public • Published

react-scrollable-table

Customizable table with inner scroll bar

NPM JavaScript Style Guide

Install

npm install --save react-scrollable-table

Usage

import React, { Component } from 'react'
 
import MyComponent from 'react-scrollable-table'
 
class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © vidurajith-darshana

Readme

Keywords

none

Package Sidebar

Install

npm i react-scrollable-table

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

23.4 kB

Total Files

6

Last publish

Collaborators

  • vidu