feat(base): row-number cell renders checkbox + drag handle on hover

This commit is contained in:
Philipinho
2026-04-18 16:40:21 +01:00
parent fda163311a
commit 3fca962c9f
5 changed files with 139 additions and 11 deletions
@@ -227,6 +227,7 @@ export function GridContainer({
row={row}
rowIndex={virtualRow.index}
onCellUpdate={onCellUpdate}
orderedRowIds={rowIds}
dragHandlers={
onRowReorder
? {