Emotion table components
38 tables are styled using Emotion. A table is an element that visualizes a data set in rows and columns. It’s often used to embed structured data in a way that’s easy to scan. Emotion is a styling library that allows you to write styles in JavaScript. This technique is known as CSS-in-JS. When you write CSS alongside your JavaScript component files, you’re naturally encouraged to scope styling at the component level. Emotion is used to style 22 projects.
38components143storiesLast updated yesterday
Other Names

DataTable

Table

Data Table