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.
A React Component for displaying expandable tables with tree-like hierarchies
<script type="module">
import atlaskitTableTree from 'https://cdn.skypack.dev/@atlaskit/table-tree';
</script>
Use this component to display an expandable table with a tree-like hierarchy.
yarn add @atlaskit/table-tree
Detailed docs and example usage can be found here.