mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
updated docstring
This commit is contained in:
@@ -38,7 +38,7 @@ class Binding:
|
|||||||
key_display: str | None = None
|
key_display: str | None = None
|
||||||
"""str | None: How the key should be shown in footer."""
|
"""str | None: How the key should be shown in footer."""
|
||||||
priority: bool = False
|
priority: bool = False
|
||||||
"""bool | None: Is this a priority binding, checked form app down to focused widget?"""
|
"""bool: Enable priority binding for this key."""
|
||||||
|
|
||||||
|
|
||||||
@rich.repr.auto
|
@rich.repr.auto
|
||||||
|
|||||||
Reference in New Issue
Block a user