mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update docs/guide/app.md
This commit is contained in:
committed by
GitHub
parent
476eca7a6e
commit
2140aa52d2
@@ -214,7 +214,7 @@ For example, the application shown below changes its title and subtitle as soon
|
|||||||
|
|
||||||
If you run the app shown above and if you press a key, the title and subtitle update accordingly.
|
If you run the app shown above and if you press a key, the title and subtitle update accordingly.
|
||||||
|
|
||||||
For example, if you press `t`, your application will look as shown below:
|
For example, if you press ++t++, your application will look as shown below:
|
||||||
|
|
||||||
```{.textual path="docs/examples/app/question_title02.py" press="t"}
|
```{.textual path="docs/examples/app/question_title02.py" press="t"}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user