mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Add 'See also' sections to references.
This commit is contained in:
@@ -113,3 +113,7 @@ widget.visible = False
|
||||
# Make the widget visible again
|
||||
widget.visible = True
|
||||
```
|
||||
|
||||
## See also
|
||||
|
||||
- [`display`](./display.md) to specify whether a widget is displayed or not.
|
||||
|
||||
Reference in New Issue
Block a user