Tables represent tabular data in columns and rows.
Read more about when and how to use the Table component on the internal wiki.
yarn add @hig/table
import Table from '@hig/table';
import '@hig/table/build/index.css';
This component is based on the work by Neo Nie on the BIM 360 Volantis Team.