Add subsection to separate example.

This commit is contained in:
Rodrigo Girão Serrão
2023-03-06 13:54:01 +00:00
parent 294213e0a1
commit 8b70a464d7

View File

@@ -31,6 +31,8 @@ The example below shows two radio sets, one built using a collection of
### ::: textual.widgets.RadioSet.Changed
#### Example
Here is an example of using the message to react to changes in a `RadioSet`:
=== "Output"