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

Class ScrollUp

src/textual/scrollbar.py:34–35  ·  view source on GitHub ↗

Message sent when clicking above handle.

Source from the content-addressed store, hash-verified

32
33@rich.repr.auto
34class ScrollUp(ScrollMessage, verbose=True):
35 """Message sent when clicking above handle."""
36
37
38@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…