Copying part of cell from DataTable still adds entire cell contents to clipboard

It seems like there is some manual handling of copy with the DataTable since I can’t seem to select multiple cells either (if I highlight the entire table and hit control c, only the first cell I clicked on, which Dash highlights in red, is copied to my clipboard).

Is there a way to disable this behavior?

1 Like