MCPcopy
hub / github.com/Textualize/textual / ScrollLeft

Class ScrollLeft

src/textual/scrollbar.py:44–45  ·  view source on GitHub ↗

Message sent when clicking above handle.

Source from the content-addressed store, hash-verified

42
43@rich.repr.auto
44class ScrollLeft(ScrollMessage, verbose=True):
45 """Message sent when clicking above handle."""
46
47
48@rich.repr.auto

Callers 1

action_scroll_upMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…