mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
api docs (#2240)
* api docs * more docstrings * logs * docs shakeup * fix notes, added intro to all apis * Remove defaults to * add note to events * note * use fira code
This commit is contained in:
@@ -46,6 +46,10 @@ The footer widget provides the following component classes:
|
||||
* You can prevent keybindings from appearing in the footer by setting the `show` argument of the `Binding` to `False`.
|
||||
* You can customize the text that appears for the key itself in the footer using the `key_display` argument of `Binding`.
|
||||
|
||||
## See Also
|
||||
|
||||
* [Footer](../api/footer.md) code reference
|
||||
---
|
||||
|
||||
|
||||
::: textual.widgets.Footer
|
||||
options:
|
||||
heading_level: 2
|
||||
|
||||
Reference in New Issue
Block a user