mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Remove the attempt to link to Pretty
Weirdly Pretty isn't in the docs. Yet.
This commit is contained in:
@@ -87,8 +87,8 @@ Alternatively, selections can be passed in as
|
|||||||
Most of the time, when using the `SelectionList`, you will want to know when
|
Most of the time, when using the `SelectionList`, you will want to know when
|
||||||
the collection of selected items has changed, this is ideally done using the
|
the collection of selected items has changed, this is ideally done using the
|
||||||
[`SelectedChanged`][textual.widgets.SelectionList.SelectedChanged] message.
|
[`SelectedChanged`][textual.widgets.SelectionList.SelectedChanged] message.
|
||||||
Here is an example of using that message to update a
|
Here is an example of using that message to update a `Pretty` with the
|
||||||
[`Pretty`][textual.widgets.Pretty] with the collection of selected values:
|
collection of selected values:
|
||||||
|
|
||||||
=== "Output"
|
=== "Output"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user