We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fad27b commit 0b29332Copy full SHA for 0b29332
1 file changed
libs/flowbite-angular/table/src/config/table-config.ts
@@ -16,7 +16,7 @@ export interface FlowbiteTableConfig {
16
*/
17
color: keyof FlowbiteTableColors;
18
/**
19
- * Whether the button is striped.
+ * Whether the table is striped.
20
21
striped: boolean;
22
0 commit comments