@atlaskit/table-tree

A React Component for displaying expandable tables with tree-like hierarchies

Usage no npm install needed!

<script type="module">
  import atlaskitTableTree from 'https://cdn.skypack.dev/@atlaskit/table-tree';
</script>

README

Table-tree

Use this component to display an expandable table with a tree-like hierarchy.

Installation

yarn add @atlaskit/table-tree

Usage

Detailed docs and example usage can be found here.