Add all messages to widget references.

This commit is contained in:
Rodrigo Girão Serrão
2023-01-26 11:53:51 +00:00
parent fb4f804dff
commit b37517c400
7 changed files with 14 additions and 123 deletions

View File

@@ -39,15 +39,7 @@ Clicking any of the non-disabled buttons in the example app below will result th
## Messages
### Pressed
The `Button.Pressed` message is sent when the button is pressed.
- [x] Bubbles
#### Attributes
_No other attributes_
### ::: textual.widgets.Button.Pressed
## Additional Notes