mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Small datatable docs rewording
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# DataTable
|
||||
|
||||
A data table widget.
|
||||
A table widget optimized for displaying a lot of data.
|
||||
|
||||
- [x] Focusable
|
||||
- [ ] Container
|
||||
@@ -20,7 +20,6 @@ The example below populates a table with CSV data.
|
||||
--8<-- "docs/examples/widgets/data_table.py"
|
||||
```
|
||||
|
||||
|
||||
## Reactive Attributes
|
||||
|
||||
| Name | Type | Default | Description |
|
||||
|
||||
Reference in New Issue
Block a user