textual icon indicating copy to clipboard operation
textual copied to clipboard

feat: initial datatable reactive values

Open aaronst opened this issue 2 years ago • 0 comments

For #1164, adds the six reactive attributes listed in the docs for DataTable to __init__. I noticed the class has three more reactive attributes (cursor_type, cursor_cell, and hover_cell) that aren't listed, but I left those out. Let me know if any of them should also be included.

aaronst avatar Nov 11 '22 20:11 aaronst