@custom-blueprintjs/table
TypeScript icon, indicating that this package has built-in type declarations

3.9.14 • Public • Published

README from original repo.

Blueprint Table Component

Blueprint is a React UI toolkit for the web.

This package provides a set of React components used to construct a highly configurable and performant table or spreadsheet.

Features

  • Fixed column headers and row indices columns
  • Resizable columns and rows
    • Double-click column resize handles for auto-sizing
  • Viewport-only rendering for scale (also known as lazy rendering)
  • Robust selections (columns, rows, or multiple cell regions)
  • Right-click to copy cell region contents
  • Inline editable column headers & cells

Installation

npm install --save @blueprintjs/table

Table Documentation | Full Documentation | Source Code

Package Sidebar

Install

npm i @custom-blueprintjs/table

Weekly Downloads

2

Version

3.9.14

License

Apache-2.0

Unpacked Size

3.3 MB

Total Files

699

Last publish

Collaborators

  • lohan_jacobs