This package has been deprecated

Author message:

Package no longer supported. Please see this project instead: https://www.npmjs.com/package/react-tree-grid

react-treegrid

1.0.0 • Public • Published

React ARIA Components

Disclaimer: this is in an alpha stage.

Browsers support

IE / EdgeIE / Edge FirefoxFirefox ChromeChrome SafariSafari
IE11, Edge last 5 versions last 5 versions last 5 versions

The exported modules are expected to be transpiled with Babel and PostCSS autoprefixer.

Getting started

npm install
npm start

Visit the webpage hosted by webpack-serve. The URL should have been copied to the clipboard. Otherwise, please inspect the console output.

High-level design

The components available through this module are inspired from the WAI-ARIA Authoring Practices. Each component is driven by three principles:

  1. A component is accessible.
  2. A component can be used in composition.
  3. A component has minimal footprint.

Grid

For 2-dimensional data, a Grid layout is desired:

  • A Grid
    • Many Rows
      • Many GridCells
      • Many ColumnHeaders
      • Many RowHeaders
    • Many RowGroups
      • Many Rows

Dependencies (0)

    Dev Dependencies (15)

    Package Sidebar

    Install

    npm i react-treegrid

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    392 kB

    Total Files

    34

    Last publish

    Collaborators

    • juanca