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

15 lines
214 B
Markdown

# DescendantBlur
The `DescendantBlur` event is sent to a widget when one of its children loses focus.
- [x] Bubbles
- [x] Verbose
## Attributes
_No other attributes_
## Code
::: textual.events.DescendantBlur