File tree 1 file changed +6
-0
lines changed 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ exports[`Table.expand controlled by expandedRowKeys 1`] = `
42
42
]
43
43
}
44
44
expandedRowRender = { [Function ]}
45
+ expandedRowStyle = { [Function ]}
45
46
getBodyWrapper = { [Function ]}
46
47
indentSize = { 15 }
47
48
onExpand = { [Function ]}
@@ -54,6 +55,7 @@ exports[`Table.expand controlled by expandedRowKeys 1`] = `
54
55
rowClassName = { [Function ]}
55
56
rowKey = " key"
56
57
rowRef = { [Function ]}
58
+ rowStyle = { [Function ]}
57
59
scroll = { Object {}}
58
60
showHeader = { true }
59
61
style = { Object {}}
@@ -564,6 +566,7 @@ exports[`Table.expand controlled by expandedRowKeys 2`] = `
564
566
]
565
567
}
566
568
expandedRowRender = { [Function ]}
569
+ expandedRowStyle = { [Function ]}
567
570
getBodyWrapper = { [Function ]}
568
571
indentSize = { 15 }
569
572
onExpand = { [Function ]}
@@ -576,6 +579,7 @@ exports[`Table.expand controlled by expandedRowKeys 2`] = `
576
579
rowClassName = { [Function ]}
577
580
rowKey = " key"
578
581
rowRef = { [Function ]}
582
+ rowStyle = { [Function ]}
579
583
scroll = { Object {}}
580
584
showHeader = { true }
581
585
style = { Object {}}
@@ -1174,6 +1178,7 @@ exports[`Table.expand expand row by click 1`] = `
1174
1178
expandIconColumnIndex = { 0 }
1175
1179
expandedRowClassName = { [Function ]}
1176
1180
expandedRowRender = { [Function ]}
1181
+ expandedRowStyle = { [Function ]}
1177
1182
getBodyWrapper = { [Function ]}
1178
1183
indentSize = { 15 }
1179
1184
onExpand = { [Function ]}
@@ -1186,6 +1191,7 @@ exports[`Table.expand expand row by click 1`] = `
1186
1191
rowClassName = { [Function ]}
1187
1192
rowKey = " key"
1188
1193
rowRef = { [Function ]}
1194
+ rowStyle = { [Function ]}
1189
1195
scroll = { Object {}}
1190
1196
showHeader = { true }
1191
1197
style = { Object {}}
You can’t perform that action at this time.
0 commit comments