We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent badb3a8 commit 7cb90a9Copy full SHA for 7cb90a9
src/textual/pilot.py
@@ -249,7 +249,7 @@ async def hover(
249
the offset specified and it must be within the visible area of the screen.
250
251
Args:
252
- selector: A widget or selector used as an origin
+ widget: A widget or selector used as an origin
253
for the hover offset. If this is not specified, the offset is interpreted
254
relative to the screen. You can use this parameter to try to hover a
255
specific widget. However, if the widget is currently hidden or obscured by
0 commit comments