guypeer8 / react-gridsheet

React component like SpreadSheet

Home Page:https://docs.walkframe.com/products/react-gridsheet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

NPM

$ npm install react-gridsheet --save
$ yarn add react-gridsheet

Docs

History

  • 0.3.x

    • BREAKING CHANGE: renderers and parsers in options got to receive theirs instances.
      • See examples for details.
  • 0.4.x:

    • BREAKING CHANGE: dropped stickyHeaders option.
  • 0.5.x:

    • dropped redux

Image

gridsheet image

About

React component like SpreadSheet

https://docs.walkframe.com/products/react-gridsheet/

License:Apache License 2.0


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%