@coveord/plasma-mantine
Version:
A Plasma flavoured Mantine theme
9 lines • 378 B
TypeScript
export declare const TableLayouts: {
Rows: import("@mantine/core").MantineComponent<{
ref?: never;
props: import("./row-layout/RowLayout").RowLayoutProps;
stylesNames: "headerRow" | import("./row-layout/RowLayoutBody").RowLayoutBodyStylesNames;
staticComponents: import("..").TableLayout;
}>;
};
//# sourceMappingURL=TableLayouts.d.ts.map