UNPKG

@table-utils/jsx-table

Version:

A simple, accessible table view.

3 lines (2 loc) 144 B
/// <reference types="react" /> export declare const TableHeadRow: import("react").FC<import("./TableRow").TableRowProps<HTMLTableRowElement>>;