mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Rename the tuples selection list example to mention tuples
Making this one look like it was *the* canonical example wasn't a good idea.
This commit is contained in:
@@ -20,13 +20,13 @@ optionally contain a flag for the initial selected state of the option.
|
||||
|
||||
=== "Output"
|
||||
|
||||
```{.textual path="docs/examples/widgets/selection_list.py"}
|
||||
```{.textual path="docs/examples/widgets/selection_list_tuples.py"}
|
||||
```
|
||||
|
||||
=== "selection_list.py"
|
||||
=== "selection_list_tuples.py"
|
||||
|
||||
~~~python
|
||||
--8<-- "docs/examples/widgets/selection_list.py"
|
||||
--8<-- "docs/examples/widgets/selection_list_tuples.py"
|
||||
~~~
|
||||
|
||||
=== "selection_list.css"
|
||||
|
||||
Reference in New Issue
Block a user