@nimbus-ds/table
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

@nimbus-ds/table

@nimbus-ds/table

The Table component allows us to organize data with a tabular structure in a table.

Installation

$ yarn add @nimbus-ds/table
# or
$ npm install @nimbus-ds/table

Component Anatomy

The component consists of a header with different styles, lines and columns.

Guidelines

We use Table to organize information tabularly into rows and columns, using rows to sort entries similar in structure but different in information vertically and different types of data horizontally.

Flexibility

Each cell has a children that can receive texts or other nimbus components, allowing a variety of custom configurations for each use case.

Recommendation for use

  • Organize a sales list
  • Organize a list of products
  • Arrange data of similar structure

Related components

  • Data list - Can be used when we need a different or more complex data structure, for example in mobile contexts.

Usage

View docs here.

Nimbus

Readme

Keywords

none

Package Sidebar

Install

npm i @nimbus-ds/table

Weekly Downloads

96

Version

2.0.0

License

MIT

Unpacked Size

20.3 kB

Total Files

5

Last publish

Collaborators

  • nimbus-design-system
  • tiendanubeorg
  • npmdevelopertn
  • eduardo.nuvemshop