mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
263 B
263 B
Key
The Key event is sent to a widget when the user presses a key on the keyboard.
- Bubbles
Attributes
| attribute | type | purpose |
|---|---|---|
key |
str | The key that was pressed |