mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Snapshot testing data table, checkbox interactions
This commit is contained in:
@@ -11,13 +11,13 @@ The example below populates a table with CSV data.
|
||||
|
||||
=== "Output"
|
||||
|
||||
```{.textual path="docs/examples/widgets/table.py"}
|
||||
```{.textual path="docs/examples/widgets/data_table.py"}
|
||||
```
|
||||
|
||||
=== "table.py"
|
||||
=== "data_table.py"
|
||||
|
||||
```python
|
||||
--8<-- "docs/examples/widgets/table.py"
|
||||
--8<-- "docs/examples/widgets/data_table.py"
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user