diff --git a/packages/terra-data-grid/tests/jest/__snapshots__/DataGrid.test.jsx.snap b/packages/terra-data-grid/tests/jest/__snapshots__/DataGrid.test.jsx.snap
index 2cf360b6903..148efe2595c 100644
--- a/packages/terra-data-grid/tests/jest/__snapshots__/DataGrid.test.jsx.snap
+++ b/packages/terra-data-grid/tests/jest/__snapshots__/DataGrid.test.jsx.snap
@@ -1340,6 +1340,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -1380,6 +1381,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={true}
isSelectable={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -1436,6 +1438,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -1476,6 +1479,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -1534,6 +1538,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -1574,6 +1579,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -1692,6 +1698,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -1732,6 +1739,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -1788,6 +1796,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -1828,6 +1837,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -1882,6 +1892,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -1922,6 +1933,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -2040,6 +2052,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -2080,6 +2093,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -2136,6 +2150,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -2176,6 +2191,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -2230,6 +2246,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -2270,6 +2287,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -2388,6 +2406,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -2428,6 +2447,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -2484,6 +2504,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -2524,6 +2545,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -2577,6 +2599,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -2617,6 +2640,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -4059,6 +4083,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -4099,6 +4124,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={true}
isSelectable={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -4155,6 +4181,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -4195,6 +4222,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -4253,6 +4281,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -4293,6 +4322,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -4411,6 +4441,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -4451,6 +4482,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -4507,6 +4539,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -4547,6 +4580,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -4601,6 +4635,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -4641,6 +4676,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -4759,6 +4795,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -4799,6 +4836,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -4855,6 +4893,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -4895,6 +4934,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -4949,6 +4989,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -4989,6 +5030,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -5107,6 +5149,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -5147,6 +5190,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -5203,6 +5247,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -5243,6 +5288,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -5296,6 +5342,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isSelectable={true}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -5336,6 +5383,7 @@ exports[`DataGrid verifies onCellSelect callback is triggered when space is pres
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -7048,6 +7096,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelected={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -7089,6 +7138,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelectable={false}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -7146,6 +7196,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelected={false}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -7187,6 +7238,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -7246,6 +7298,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelected={false}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -7287,6 +7340,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -7562,6 +7616,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelected={false}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -7603,6 +7658,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -7660,6 +7716,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelected={false}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -7701,6 +7758,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -7756,6 +7814,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelected={false}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -7797,6 +7856,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -8072,6 +8132,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelected={false}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -8113,6 +8174,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -8170,6 +8232,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelected={false}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -8211,6 +8274,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -8266,6 +8330,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelected={false}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -8307,6 +8372,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -8582,6 +8648,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelected={false}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -8623,6 +8690,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -8680,6 +8748,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelected={false}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -8721,6 +8790,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -8775,6 +8845,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelected={false}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -8816,6 +8887,7 @@ exports[`DataGrid verifies row selection column header selection 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -10186,6 +10258,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isSelectable={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -10226,6 +10299,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isRowHeader={true}
isSelectable={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -10282,6 +10356,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isSelectable={true}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -10322,6 +10397,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -10380,6 +10456,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isSelectable={true}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -10420,6 +10497,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -10538,6 +10616,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isSelectable={true}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -10578,6 +10657,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -10634,6 +10714,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isSelectable={true}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -10674,6 +10755,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -10728,6 +10810,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isSelectable={true}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -10768,6 +10851,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -10886,6 +10970,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isSelectable={true}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -10926,6 +11011,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -10982,6 +11068,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isSelectable={true}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -11022,6 +11109,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -11076,6 +11164,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isSelectable={true}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -11116,6 +11205,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -11234,6 +11324,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isSelectable={true}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -11274,6 +11365,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -11330,6 +11422,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isSelectable={true}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -11370,6 +11463,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -11423,6 +11517,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isSelectable={true}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -11463,6 +11558,7 @@ exports[`DataGrid verifies that the grid created is consistent with the rows and
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -12824,6 +12920,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isSelectable={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -12864,6 +12961,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isRowHeader={true}
isSelectable={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -12920,6 +13018,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isSelectable={true}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -12960,6 +13059,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -13018,6 +13118,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isSelectable={true}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -13058,6 +13159,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -13176,6 +13278,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isSelectable={true}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -13216,6 +13319,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -13272,6 +13376,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isSelectable={true}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -13312,6 +13417,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -13366,6 +13472,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isSelectable={true}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -13406,6 +13513,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -13524,6 +13632,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isSelectable={true}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -13564,6 +13673,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -13620,6 +13730,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isSelectable={true}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -13660,6 +13771,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -13714,6 +13826,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isSelectable={true}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -13754,6 +13867,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -13872,6 +13986,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isSelectable={true}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -13912,6 +14027,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -13968,6 +14084,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isSelectable={true}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -14008,6 +14125,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -14061,6 +14179,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isSelectable={true}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -14101,6 +14220,7 @@ exports[`DataGrid verifies the rows are created with the right props 1`] = `
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
diff --git a/packages/terra-data-grid/tests/jest/__snapshots__/WorklistDataGrid.test.jsx.snap b/packages/terra-data-grid/tests/jest/__snapshots__/WorklistDataGrid.test.jsx.snap
index feb99386d59..4e27c9ae295 100644
--- a/packages/terra-data-grid/tests/jest/__snapshots__/WorklistDataGrid.test.jsx.snap
+++ b/packages/terra-data-grid/tests/jest/__snapshots__/WorklistDataGrid.test.jsx.snap
@@ -1407,6 +1407,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isSelectable={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -1448,6 +1449,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isRowHeader={true}
isSelectable={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -1505,6 +1507,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isSelectable={true}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -1546,6 +1549,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -1605,6 +1609,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isSelectable={true}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -1646,6 +1651,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -1766,6 +1772,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isSelectable={true}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -1807,6 +1814,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -1864,6 +1872,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isSelectable={true}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -1905,6 +1914,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -1960,6 +1970,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isSelectable={true}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -2001,6 +2012,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -2121,6 +2133,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isSelectable={true}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -2162,6 +2175,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -2219,6 +2233,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isSelectable={true}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -2260,6 +2275,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -2315,6 +2331,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isSelectable={true}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -2356,6 +2373,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -2476,6 +2494,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isSelectable={true}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -2517,6 +2536,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -2574,6 +2594,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isSelectable={true}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -2615,6 +2636,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -2669,6 +2691,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isSelectable={true}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -2710,6 +2733,7 @@ exports[`Row selection verifies Shift+Click enables row selection when row selec
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -4530,6 +4554,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelected={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -4572,6 +4597,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelectable={false}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -4630,6 +4656,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelected={false}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -4672,6 +4699,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -4732,6 +4760,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelected={false}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -4774,6 +4803,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -5051,6 +5081,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelected={false}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -5093,6 +5124,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -5151,6 +5183,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelected={false}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -5193,6 +5226,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -5249,6 +5283,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelected={false}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -5291,6 +5326,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -5568,6 +5604,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelected={false}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -5610,6 +5647,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -5668,6 +5706,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelected={false}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -5710,6 +5749,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -5766,6 +5806,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelected={false}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -5808,6 +5849,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -6085,6 +6127,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelected={false}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -6127,6 +6170,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -6185,6 +6229,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelected={false}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -6227,6 +6272,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -6282,6 +6328,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelected={false}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -6324,6 +6371,7 @@ exports[`Row selection verifies Shift+Click establishes anchor and selects row w
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -8144,6 +8192,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelected={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -8186,6 +8235,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelectable={false}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -8244,6 +8294,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelected={false}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -8286,6 +8337,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -8346,6 +8398,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelected={false}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -8388,6 +8441,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -8665,6 +8719,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelected={false}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -8707,6 +8762,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -8765,6 +8821,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelected={false}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -8807,6 +8864,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -8863,6 +8921,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelected={false}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -8905,6 +8964,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -9182,6 +9242,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelected={false}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -9224,6 +9285,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -9282,6 +9344,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelected={false}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -9324,6 +9387,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -9380,6 +9444,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelected={false}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -9422,6 +9487,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -9699,6 +9765,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelected={false}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -9741,6 +9808,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -9799,6 +9867,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelected={false}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -9841,6 +9910,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -9896,6 +9966,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelected={false}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -9938,6 +10009,7 @@ exports[`Row selection verifies Shift+Click honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -11449,6 +11521,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isSelectable={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -11490,6 +11563,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isRowHeader={true}
isSelectable={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -11547,6 +11621,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isSelectable={true}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -11588,6 +11663,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -11647,6 +11723,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isSelectable={true}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -11688,6 +11765,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -11808,6 +11886,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isSelectable={true}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -11849,6 +11928,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -11906,6 +11986,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isSelectable={true}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -11947,6 +12028,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -12002,6 +12084,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isSelectable={true}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -12043,6 +12126,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -12163,6 +12247,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isSelectable={true}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -12204,6 +12289,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -12261,6 +12347,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isSelectable={true}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -12302,6 +12389,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -12357,6 +12445,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isSelectable={true}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -12398,6 +12487,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -12518,6 +12608,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isSelectable={true}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -12559,6 +12650,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -12616,6 +12708,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isSelectable={true}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -12657,6 +12750,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -12711,6 +12805,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isSelectable={true}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -12752,6 +12847,7 @@ exports[`Row selection verifies Shift+Space enables row selection when row selec
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -14572,6 +14668,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelected={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -14614,6 +14711,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelectable={false}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -14672,6 +14770,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelected={false}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -14714,6 +14813,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -14774,6 +14874,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelected={false}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -14816,6 +14917,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -15093,6 +15195,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelected={false}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -15135,6 +15238,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -15193,6 +15297,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelected={false}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -15235,6 +15340,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -15291,6 +15397,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelected={false}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -15333,6 +15440,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -15610,6 +15718,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelected={false}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -15652,6 +15761,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -15710,6 +15820,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelected={false}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -15752,6 +15863,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -15808,6 +15920,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelected={false}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -15850,6 +15963,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -16127,6 +16241,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelected={false}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -16169,6 +16284,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -16227,6 +16343,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelected={false}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -16269,6 +16386,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -16324,6 +16442,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelected={false}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -16366,6 +16485,7 @@ exports[`Row selection verifies Shift+Space establishes anchor and selects row i
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -18186,6 +18306,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelected={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -18228,6 +18349,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelectable={false}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -18286,6 +18408,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelected={false}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -18328,6 +18451,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -18388,6 +18512,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelected={false}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -18430,6 +18555,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -18707,6 +18833,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelected={false}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -18749,6 +18876,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -18807,6 +18935,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelected={false}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -18849,6 +18978,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -18905,6 +19035,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelected={false}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -18947,6 +19078,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -19224,6 +19356,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelected={false}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -19266,6 +19399,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -19324,6 +19458,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelected={false}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -19366,6 +19501,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -19422,6 +19558,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelected={false}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -19464,6 +19601,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -19741,6 +19879,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelected={false}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -19783,6 +19922,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -19841,6 +19981,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelected={false}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -19883,6 +20024,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -19938,6 +20080,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelected={false}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -19980,6 +20123,7 @@ exports[`Row selection verifies Shift+Space honors the anchor established by row
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -21824,6 +21968,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelected={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -21866,6 +22011,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelectable={false}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -21924,6 +22070,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelected={false}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -21966,6 +22113,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -22026,6 +22174,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelected={false}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -22068,6 +22217,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -22345,6 +22495,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelected={false}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -22387,6 +22538,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -22445,6 +22597,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelected={false}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -22487,6 +22640,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -22543,6 +22697,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelected={false}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -22585,6 +22740,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -22862,6 +23018,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelected={false}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -22904,6 +23061,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -22962,6 +23120,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelected={false}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -23004,6 +23163,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -23060,6 +23220,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelected={false}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -23102,6 +23263,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -23379,6 +23541,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelected={false}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -23421,6 +23584,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -23479,6 +23643,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelected={false}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -23521,6 +23686,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -23576,6 +23742,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelected={false}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -23618,6 +23785,7 @@ exports[`Row selection verifies callbacks when Shift+Down contracts the range of
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -25422,6 +25590,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelected={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -25464,6 +25633,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={false}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -25522,6 +25692,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelected={false}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -25564,6 +25735,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -25624,6 +25796,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelected={false}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -25666,6 +25839,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -25943,6 +26117,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelected={false}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -25985,6 +26160,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -26043,6 +26219,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelected={false}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -26085,6 +26262,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -26141,6 +26319,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelected={false}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -26183,6 +26362,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -26460,6 +26640,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelected={false}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -26502,6 +26683,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -26560,6 +26742,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelected={false}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -26602,6 +26785,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -26658,6 +26842,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelected={false}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -26700,6 +26885,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -26977,6 +27163,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelected={false}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -27019,6 +27206,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -27077,6 +27265,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelected={false}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -27119,6 +27308,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -27174,6 +27364,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelected={false}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -27216,6 +27407,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -28746,6 +28938,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -28787,6 +28980,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isRowHeader={true}
isSelectable={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -28844,6 +29038,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -28885,6 +29080,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -28944,6 +29140,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -28985,6 +29182,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -29105,6 +29303,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -29146,6 +29345,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -29203,6 +29403,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -29244,6 +29445,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -29299,6 +29501,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -29340,6 +29543,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -29460,6 +29664,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -29501,6 +29706,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -29558,6 +29764,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -29599,6 +29806,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -29654,6 +29862,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -29695,6 +29904,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -29815,6 +30025,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -29856,6 +30067,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -29913,6 +30125,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -29954,6 +30167,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -30008,6 +30222,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isSelectable={true}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -30049,6 +30264,7 @@ exports[`Row selection verifies callbacks when Shift+Down is used and row select
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -31873,6 +32089,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelected={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -31915,6 +32132,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelectable={false}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -31973,6 +32191,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelected={false}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -32015,6 +32234,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -32075,6 +32295,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelected={false}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -32117,6 +32338,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -32394,6 +32616,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelected={false}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -32436,6 +32659,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -32494,6 +32718,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelected={false}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -32536,6 +32761,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -32592,6 +32818,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelected={false}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -32634,6 +32861,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -32911,6 +33139,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelected={false}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -32953,6 +33182,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -33011,6 +33241,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelected={false}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -33053,6 +33284,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -33109,6 +33341,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelected={false}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -33151,6 +33384,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -33428,6 +33662,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelected={false}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -33470,6 +33705,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -33528,6 +33764,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelected={false}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -33570,6 +33807,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -33625,6 +33863,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelected={false}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -33667,6 +33906,7 @@ exports[`Row selection verifies callbacks when Shift+Down more than one. 1`] = `
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -35487,6 +35727,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelected={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -35529,6 +35770,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelectable={false}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -35587,6 +35829,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelected={false}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -35629,6 +35872,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -35689,6 +35933,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelected={false}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -35731,6 +35976,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -36008,6 +36254,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelected={false}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -36050,6 +36297,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -36108,6 +36356,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelected={false}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -36150,6 +36399,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -36206,6 +36456,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelected={false}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -36248,6 +36499,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -36525,6 +36777,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelected={false}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -36567,6 +36820,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -36625,6 +36879,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelected={false}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -36667,6 +36922,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -36723,6 +36979,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelected={false}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -36765,6 +37022,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -37042,6 +37300,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelected={false}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -37084,6 +37343,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -37142,6 +37402,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelected={false}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -37184,6 +37445,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -37239,6 +37501,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelected={false}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -37281,6 +37544,7 @@ exports[`Row selection verifies multiple independent ranges can be created with
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -39081,6 +39345,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -39123,6 +39388,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={false}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -39181,6 +39447,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -39223,6 +39490,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -39283,6 +39551,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -39325,6 +39594,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -39602,6 +39872,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -39644,6 +39915,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -39702,6 +39974,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -39744,6 +40017,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -39800,6 +40074,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -39842,6 +40117,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -40119,6 +40395,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -40161,6 +40438,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -40219,6 +40497,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -40261,6 +40540,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -40317,6 +40597,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -40359,6 +40640,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -40636,6 +40918,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -40678,6 +40961,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -40736,6 +41020,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -40778,6 +41063,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -40833,6 +41119,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -40875,6 +41162,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -42675,6 +42963,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -42717,6 +43006,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={false}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -42775,6 +43065,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -42817,6 +43108,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -42877,6 +43169,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -42919,6 +43212,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -43196,6 +43490,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -43238,6 +43533,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -43296,6 +43592,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -43338,6 +43635,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -43394,6 +43692,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -43436,6 +43735,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -43713,6 +44013,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -43755,6 +44056,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -43813,6 +44115,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -43855,6 +44158,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -43911,6 +44215,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -43953,6 +44258,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -44230,6 +44536,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -44272,6 +44579,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -44330,6 +44638,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -44372,6 +44681,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -44427,6 +44737,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelected={false}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -44469,6 +44780,7 @@ exports[`Row selection verifies only onRowSelect is called when mouse is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -46269,6 +46581,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -46311,6 +46624,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={false}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -46369,6 +46683,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -46411,6 +46726,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -46471,6 +46787,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -46513,6 +46830,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -46790,6 +47108,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -46832,6 +47151,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -46890,6 +47210,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -46932,6 +47253,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -46988,6 +47310,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -47030,6 +47353,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -47307,6 +47631,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -47349,6 +47674,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -47407,6 +47733,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -47449,6 +47776,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -47505,6 +47833,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -47547,6 +47876,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -47824,6 +48154,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -47866,6 +48197,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -47924,6 +48256,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -47966,6 +48299,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -48021,6 +48355,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -48063,6 +48398,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -49863,6 +50199,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -49905,6 +50242,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={false}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -49963,6 +50301,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -50005,6 +50344,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -50065,6 +50405,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -50107,6 +50448,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -50384,6 +50726,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -50426,6 +50769,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -50484,6 +50828,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -50526,6 +50871,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -50582,6 +50928,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -50624,6 +50971,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -50901,6 +51249,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -50943,6 +51292,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -51001,6 +51351,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -51043,6 +51394,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -51099,6 +51451,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -51141,6 +51494,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -51418,6 +51772,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -51460,6 +51815,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -51518,6 +51874,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -51560,6 +51917,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -51615,6 +51973,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelected={false}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -51657,6 +52016,7 @@ exports[`Row selection verifies only onRowSelect is called when space is used to
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -53455,6 +53815,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelected={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -53497,6 +53858,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelectable={false}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -53555,6 +53917,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelected={false}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -53597,6 +53960,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -53657,6 +54021,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelected={false}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -53699,6 +54064,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -53976,6 +54342,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelected={false}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -54018,6 +54385,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -54076,6 +54444,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelected={false}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -54118,6 +54487,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -54174,6 +54544,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelected={false}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -54216,6 +54587,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -54493,6 +54865,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelected={false}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -54535,6 +54908,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -54593,6 +54967,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelected={false}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -54635,6 +55010,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -54691,6 +55067,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelected={false}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -54733,6 +55110,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -55010,6 +55388,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelected={false}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -55052,6 +55431,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -55110,6 +55490,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelected={false}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -55152,6 +55533,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -55207,6 +55589,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelected={false}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -55249,6 +55632,7 @@ exports[`Row selection verifies row selection when space is pressed on a masked
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -57047,6 +57431,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelected={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -57089,6 +57474,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelectable={false}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -57147,6 +57533,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelected={false}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -57189,6 +57576,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -57249,6 +57637,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelected={false}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -57291,6 +57680,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -57568,6 +57958,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelected={false}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -57610,6 +58001,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -57668,6 +58060,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelected={false}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -57710,6 +58103,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -57766,6 +58160,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelected={false}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -57808,6 +58203,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -58085,6 +58481,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelected={false}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -58127,6 +58524,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -58185,6 +58583,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelected={false}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -58227,6 +58626,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -58283,6 +58683,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelected={false}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -58325,6 +58726,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -58602,6 +59004,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelected={false}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -58644,6 +59047,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -58702,6 +59106,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelected={false}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -58744,6 +59149,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -58799,6 +59205,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelected={false}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -58841,6 +59248,7 @@ exports[`Row selection verifies row selection when space is pressed on a non-sel
isSelectable={true}
isSelected={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -60319,6 +60727,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -60360,6 +60769,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={true}
isSelectable={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -60417,6 +60827,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -60458,6 +60869,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -60517,6 +60929,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -60558,6 +60971,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -60678,6 +61092,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -60719,6 +61134,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -60776,6 +61192,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -60817,6 +61234,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -60872,6 +61290,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -60913,6 +61332,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -61033,6 +61453,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -61074,6 +61495,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -61131,6 +61553,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -61172,6 +61595,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -61227,6 +61651,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -61268,6 +61693,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -61388,6 +61814,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -61429,6 +61856,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -61486,6 +61914,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -61527,6 +61956,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -61581,6 +62011,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -61622,6 +62053,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -63100,6 +63532,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={false}
key="1_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -63141,6 +63574,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={true}
isSelectable={false}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -63198,6 +63632,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="1_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -63239,6 +63674,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -63298,6 +63734,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="1_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -63339,6 +63776,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="1"
rowIndex={2}
rowMinimumHeight="auto"
@@ -63459,6 +63897,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="2_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -63500,6 +63939,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -63557,6 +63997,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="2_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -63598,6 +64039,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -63653,6 +64095,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="2_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -63694,6 +64137,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="2"
rowIndex={3}
rowMinimumHeight="auto"
@@ -63814,6 +64258,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="3_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -63855,6 +64300,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -63912,6 +64358,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="3_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -63953,6 +64400,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -64008,6 +64456,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="3_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -64049,6 +64498,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="3"
rowIndex={4}
rowMinimumHeight="auto"
@@ -64169,6 +64619,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="4_Column-0"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -64210,6 +64661,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={true}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -64267,6 +64719,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="4_Column-1"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -64308,6 +64761,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -64362,6 +64816,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isSelectable={true}
key="4_Column-2"
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
@@ -64403,6 +64858,7 @@ exports[`WorklistDataGrid verifies onCellSelect callback is not triggered when s
isRowHeader={false}
isSelectable={true}
onCellSelect={[Function]}
+ rowHeaderIndex={0}
rowId="4"
rowIndex={5}
rowMinimumHeight="auto"
diff --git a/packages/terra-framework-docs/CHANGELOG.md b/packages/terra-framework-docs/CHANGELOG.md
index 79475f5d580..e09daea356c 100644
--- a/packages/terra-framework-docs/CHANGELOG.md
+++ b/packages/terra-framework-docs/CHANGELOG.md
@@ -4,6 +4,7 @@
* Added
* Added examples and tests for a large menu in the `terra-menu`.
+ * Added examples for `table-table` with no row headers.
## 1.70.0 - (February 29, 2024)
diff --git a/packages/terra-framework-docs/src/terra-dev-site/doc/table/Examples/TableWithoutRowHeader.1.doc.mdx b/packages/terra-framework-docs/src/terra-dev-site/doc/table/Examples/TableWithoutRowHeader.1.doc.mdx
new file mode 100644
index 00000000000..210e2bcdf6b
--- /dev/null
+++ b/packages/terra-framework-docs/src/terra-dev-site/doc/table/Examples/TableWithoutRowHeader.1.doc.mdx
@@ -0,0 +1,10 @@
+import { Badge } from "terra-table/package.json?dev-site-package";
+import TableWithoutRowHeader from "./TableWithoutRowHeader?dev-site-example";
+
+# Default Table without row header
+
+### Description
+
+This example demonstrates a basic [Table](/components/cerner-terra-framework-docs/table/about) component implementation without row header.
+
+