code in events

This commit is contained in:
Will McGugan
2022-09-26 10:41:36 +01:00
parent 3f0955cbe5
commit 28d395f774
26 changed files with 126 additions and 17 deletions

View File

@@ -10,3 +10,7 @@ The `Paste` event is sent to a widget when the user pastes text.
| attribute | type | purpose |
| --------- | ---- | ------------------------ |
| `text` | str | The text that was pasted |
## Code
::: textual.events.Paste