@atlaskit/dynamic-table

A dynamic table displays rows of data with built-in pagination, sorting, and re-ordering functionality.

Usage no npm install needed!

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

README

Dynamic table

Table component with pagination and sorting functionality.

Installation

yarn add @atlaskit/dynamic-table

Usage

Detailed docs and example usage can be found here.