mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Document Header.tall
This commit is contained in:
@@ -125,6 +125,7 @@ class Header(Widget):
|
||||
DEFAULT_CLASSES = ""
|
||||
|
||||
tall = Reactive(False)
|
||||
"""Track if the `Header` is in a tall state or not."""
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user