UNPKG

aspire-react-data-table

Version:
8 lines (7 loc) 424 B
/// <reference types="react" /> declare const ResponsiveWrapper: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, { $responsive: boolean; $fixedHeader?: boolean | undefined; $fixedHeaderScrollHeight?: string | undefined; }>>; export default ResponsiveWrapper;