1.1.3 • Published 2 years ago

plaid-table v1.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

plaid-table

Description

React component to display your data in an table, sort and filter it. You can custom the table with css var.

Getting Started

Install this package with the command :

npm i plaid-table

Dependencies

You need react.

npm install

Custom

You can custom the table with css var or directly in your css files with !important.

The color of h2 and text is not set so it takes your colors.

List of var

  • --radius\ Radius of the table

  • --color-bg\ Background color of the table

  • --color-th\ Color of the label when search is valid, table header and sorting arrow

  • --color-text\ Color of input and border-input

  • --color-even\ Color of the even row on the table

  • --color-odd\ Color of the odd row on the table

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago