Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-sticky-table

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-sticky-table

Dynamically sized fixed header and column for tables

  • 1.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3.6K
decreased by-38.22%
Maintainers
1
Weekly downloads
 
Created
Source

Sticky Table

Responsive and dynamically-sized fixed headers and columns for tables.

Inspired by fixed-data-table's lack of responsiveness.

Demo

Features

  • Optional fixed columns & headers
  • Responsive table dimensions (wrap it in any size container and it will fill that container)
  • Dynamic row height & column width (no need to specify width and height in pixels)
  • Rows and columns resize as content resizes
  • Custom cells (just make sure your custom cell has display: table-cell set)
  • Supports overflow: scroll on both axes
  • Multiple tables per page

Doesn't yet support: Multiple columns/headers, Client side sorting, IE <= 7.

Usage

Keywords

FAQs

Package last updated on 10 Dec 2016

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc