We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01a3eb3 commit 4a44f10Copy full SHA for 4a44f10
frontend/src/components/BCDataGrid/BCGridBase.jsx
@@ -40,7 +40,7 @@ export const BCGridBase = forwardRef(
40
autoSizeStrategy,
41
autoHeight,
42
containerStyle,
43
- enableCellTextSelection,
+ enableCellTextSelection=true,
44
getRowId,
45
overlayNoRowsTemplate,
46
queryData,
0 commit comments