Socket
Book a DemoInstallSign in
Socket

@blueprintjs/table

Package Overview
Dependencies
Maintainers
1
Versions
291
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blueprintjs/table

Scalable interactive table component

latest
npmnpm
Version
6.0.5
Version published
Weekly downloads
17K
-18.07%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

palantir

FAQs

Package last updated on 05 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts