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

15 lines
167 B
Markdown

# Blur
The `Blur` event is sent to a widget when it loses focus.
- [ ] Bubbles
- [ ] Verbose
## Attributes
_No other attributes_
## Code
::: textual.events.Blur