Files
textual/docs/events/show.md
Will McGugan 28d395f774 code in events
2022-09-26 10:41:36 +01:00

15 lines
176 B
Markdown

# Show
The `Show` event is sent to a widget when it becomes visible.
- [ ] Bubbles
- [ ] Verbose
## Attributes
_No additional attributes_
## Code
::: textual.events.Show