1.0.0 • Published 1 year ago

@weave-design/table v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

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';