Document Header widget

This commit is contained in:
Darren Burns
2022-10-04 11:43:30 +01:00
parent ec14ed25d2
commit 14af7be6fd
5 changed files with 48 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ widget. Notice how the `Footer` automatically displays the keybind.
```{.textual path="docs/examples/widgets/footer.py"}
```
=== "button.py"
=== "footer.py"
```python
--8<-- "docs/examples/widgets/footer.py"