mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update docs/widgets/list_view.md
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
This commit is contained in:
@@ -61,7 +61,7 @@ or by clicking on it.
|
|||||||
### ChildrenUpdated
|
### ChildrenUpdated
|
||||||
|
|
||||||
The `ListView.ChildrenUpdated` message is emitted when the elements in the `ListView`
|
The `ListView.ChildrenUpdated` message is emitted when the elements in the `ListView`
|
||||||
are changed (e.g. a child is added, or the list is cleared)
|
are changed (e.g. a child is added, or the list is cleared).
|
||||||
|
|
||||||
- [x] Bubbles
|
- [x] Bubbles
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user