Display some colors in a table sorted by hue and lightness
npm install react-color-table> Display some colors in a table sorted by hue and lightness
 
``bash`
npm install --save react-color-table
`tsx
import * as React from 'react'
import { ColorTable } from 'react-color-table'
export const Example = () =>
averageDuplicates
inferBlanks
/>
``
| name | type | default |
| ----------------- | ------------- | ------- |
| colors | string[] | [] |
| rowHeight? | string/number | 64 |
| columnWidth? | string/number | '100%' |
| averageDuplicates | boolean | false |
| inferBlanks | boolean | false |
MIT © Hermanya