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