File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 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`] = `
4242 ]
4343 }
4444 expandedRowRender = { [Function ]}
45+ expandedRowStyle = { [Function ]}
4546 getBodyWrapper = { [Function ]}
4647 indentSize = { 15 }
4748 onExpand = { [Function ]}
@@ -54,6 +55,7 @@ exports[`Table.expand controlled by expandedRowKeys 1`] = `
5455 rowClassName = { [Function ]}
5556 rowKey = " key"
5657 rowRef = { [Function ]}
58+ rowStyle = { [Function ]}
5759 scroll = { Object {}}
5860 showHeader = { true }
5961 style = { Object {}}
@@ -564,6 +566,7 @@ exports[`Table.expand controlled by expandedRowKeys 2`] = `
564566 ]
565567 }
566568 expandedRowRender = { [Function ]}
569+ expandedRowStyle = { [Function ]}
567570 getBodyWrapper = { [Function ]}
568571 indentSize = { 15 }
569572 onExpand = { [Function ]}
@@ -576,6 +579,7 @@ exports[`Table.expand controlled by expandedRowKeys 2`] = `
576579 rowClassName = { [Function ]}
577580 rowKey = " key"
578581 rowRef = { [Function ]}
582+ rowStyle = { [Function ]}
579583 scroll = { Object {}}
580584 showHeader = { true }
581585 style = { Object {}}
@@ -1174,6 +1178,7 @@ exports[`Table.expand expand row by click 1`] = `
11741178 expandIconColumnIndex = { 0 }
11751179 expandedRowClassName = { [Function ]}
11761180 expandedRowRender = { [Function ]}
1181+ expandedRowStyle = { [Function ]}
11771182 getBodyWrapper = { [Function ]}
11781183 indentSize = { 15 }
11791184 onExpand = { [Function ]}
@@ -1186,6 +1191,7 @@ exports[`Table.expand expand row by click 1`] = `
11861191 rowClassName = { [Function ]}
11871192 rowKey = " key"
11881193 rowRef = { [Function ]}
1194+ rowStyle = { [Function ]}
11891195 scroll = { Object {}}
11901196 showHeader = { true }
11911197 style = { Object {}}
You can’t perform that action at this time.
0 commit comments