mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Add all messages to widget references.
This commit is contained in:
@@ -27,13 +27,6 @@ of multiple `ListItem`s. The arrow keys can be used to navigate the list.
|
||||
|---------------|--------|---------|--------------------------------------|
|
||||
| `highlighted` | `bool` | `False` | True if this ListItem is highlighted |
|
||||
|
||||
## Messages
|
||||
|
||||
### Selected
|
||||
|
||||
The `ListItem.Selected` message is sent when the item is selected.
|
||||
|
||||
- [x] Bubbles
|
||||
|
||||
#### Attributes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user