mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
code in events
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user