UNPKG

react-data-table-component

Version:
7 lines (6 loc) 392 B
declare const ResponsiveWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, { $responsive: boolean; $fixedHeader?: boolean; $fixedHeaderScrollHeight?: string; }>> & string; export default ResponsiveWrapper;