Files
textual/docs/events/load.md
Will McGugan 2650dd500d Events
2022-08-17 16:11:12 +01:00

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_