mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
12 lines
269 B
Markdown
12 lines
269 B
Markdown
# Mount
|
|
|
|
The `Load` event is sent to the app prior to switching the terminal in to application mode.
|
|
|
|
The load event is typically used to do any setup actions required by the app, that don't change the display.
|
|
|
|
- [ ] Bubbles
|
|
|
|
## Attributes
|
|
|
|
_No additional attributes_
|