@weave-design/table
v1.0.0
Published
Weave Table
Downloads
72
Readme
Table
A table displays a collection of data in rows and columns. Tables not only offer a simple way to show numeric values, but can organize and provide access to lists of files, documents, and other content.
Getting started
yarn add @weave-design/table @weave-design/theme-context @weave-design/theme-data
Import the component
import Table from '@weave-design/table';