mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update docs/widgets/list_item.md
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
This commit is contained in:
@@ -29,6 +29,12 @@ of multiple `ListItem`s. The arrow keys can be used to navigate the list.
|
|||||||
|
|
||||||
## Messages
|
## Messages
|
||||||
|
|
||||||
|
### Selected
|
||||||
|
|
||||||
|
The `ListItem.Selected` message is sent when the item is selected.
|
||||||
|
|
||||||
|
- [x] Bubbles
|
||||||
|
|
||||||
#### Attributes
|
#### Attributes
|
||||||
|
|
||||||
| attribute | type | purpose |
|
| attribute | type | purpose |
|
||||||
|
|||||||
Reference in New Issue
Block a user