Small datatable docs rewording

This commit is contained in:
Darren Burns
2023-01-17 10:11:19 +00:00
parent 9bc93cd683
commit f327f1d2af

View File

@@ -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 |