You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: dash_table/metadata.json
+2-2
Original file line number
Diff line number
Diff line change
@@ -310,7 +310,7 @@
310
310
"computed": false
311
311
}
312
312
},
313
-
"selected_cell": {
313
+
"selected_cells": {
314
314
"type": {
315
315
"name": "arrayOf",
316
316
"value": {
@@ -321,7 +321,7 @@
321
321
}
322
322
},
323
323
"required": false,
324
-
"description": "`selected_cell` represents the set of cells that are selected.\nThis is similar to `active_cell` except that it contains multiple\ncells. Multiple cells can be selected by holding down shift and\nclicking on a different cell or holding down shift and navigating\nwith the arrow keys.\n\nNOTE - This property may change in the future, subscribe to\n[https://github.com/plotly/dash-table/issues/177](https://github.com/plotly/dash-table/issues/177)\nfor more details.",
324
+
"description": "`selected_cells` represents the set of cells that are selected.\nThis is similar to `active_cell` except that it contains multiple\ncells. Multiple cells can be selected by holding down shift and\nclicking on a different cell or holding down shift and navigating\nwith the arrow keys.\n\nNOTE - This property may change in the future, subscribe to\n[https://github.com/plotly/dash-table/issues/177](https://github.com/plotly/dash-table/issues/177)\nfor more details.",
0 commit comments