UNPKG

react-ts-tab-lib

Version:

A React Typescript library rendering a Table compenent receiving in props for rows an array of a generic type T (precised when using the component) and for columns an array of objects of type Column<T> precising the displayName, the key of the T type and

2 lines (1 loc) 90 B
.table-root [data-row]:hover div{background-color:#e8e8e8!important;color:#000!important}