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:
darrenburns
2022-11-30 11:39:09 +00:00
committed by GitHub
parent 01cbd7bdd0
commit 4834807f36

View File

@@ -29,6 +29,12 @@ of multiple `ListItem`s. The arrow keys can be used to navigate the list.
## Messages
### Selected
The `ListItem.Selected` message is sent when the item is selected.
- [x] Bubbles
#### Attributes
| attribute | type | purpose |