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

223 B

DescendantFocus

The DescendantFocus event is sent to a widget when one of its descendants receives focus.

  • Bubbles
  • Verbose

Attributes

No other attributes

Code

::: textual.events.DescendantFocus