UNPKG

@table-library/react-table-library

Version:
15 lines (14 loc) 308 B
export declare type Theme = { Table?: string; Header?: string; Footer?: string; Body?: string; BaseRow?: string; HeaderRow?: string; FooterRow?: string; Row?: string; BaseCell?: string; HeaderCell?: string; FooterCell?: string; Cell?: string; };