Files
textual/docs/events/mount.md
2022-05-26 17:02:30 +01:00

16 lines
192 B
Markdown

# Mount
The `Mount` event is sent to a widget and Application when it is first mounted.
- [ ] Bubbles
## Parameters
`sender`
: The sender of the widget
## Code
::: textual.events.Mount