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 5cc4ee3 commit fe7a899Copy full SHA for fe7a899
docs/events/load.md
@@ -1,3 +1,7 @@
1
::: textual.events.Load
2
options:
3
heading_level: 1
4
+
5
+## See also
6
7
+- [Mount](mount.md)
docs/events/mount.md
@@ -1,3 +1,8 @@
::: textual.events.Mount
+- [Load](load.md)
8
+- [Unmount](unmount.md)
docs/events/unmount.md
::: textual.events.Unmount
0 commit comments