Getting started
Install react-excel-sheet
using npm.
npm install react-excel-sheet --save
... <Workbook height=500 width=500 cellWidth=90 cellHeight=30 columnCount=100 rowCount=100 />
TODO:
- Keyboard navigation
- Resizable cell
- Infinite scroll
- Selection
- Numeric input without equal sign