Files
textual/docs/events/hide.md
2022-10-16 07:49:04 +01:00

15 lines
180 B
Markdown

# Hide
The `Hide` event is sent to a widget when it is hidden from view.
- [ ] Bubbles
- [ ] Verbose
## Attributes
_No additional attributes_
## Code
::: textual.events.Hide