mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Merge pull request #1788 from Textualize/datatable-select-headers
DataTable - Message emitted when header selected
This commit is contained in:
@@ -48,6 +48,8 @@ The example below populates a table with CSV data.
|
||||
|
||||
### ::: textual.widgets.DataTable.ColumnSelected
|
||||
|
||||
### ::: textual.widgets.DataTable.HeaderSelected
|
||||
|
||||
## Bindings
|
||||
|
||||
The data table widget defines directly the following bindings:
|
||||
|
||||
Reference in New Issue
Block a user