* api docs

* more docstrings

* logs

* docs shakeup

* fix notes, added intro to all apis

* Remove defaults to

* add note to events

* note

* use fira code
This commit is contained in:
Will McGugan
2023-04-08 15:35:49 +01:00
committed by GitHub
parent 5726a20e8e
commit 2244b1161e
103 changed files with 879 additions and 557 deletions

View File

@@ -31,7 +31,7 @@ The example below shows two radio sets, one built using a collection of
## Messages
### ::: textual.widgets.RadioSet.Changed
- [RadioSet.Changed][textual.widgets.RadioSet.Changed]
#### Example
@@ -56,5 +56,12 @@ Here is an example of using the message to react to changes in a `RadioSet`:
## See Also
- [RadioSet](../api/radioset.md) code reference
- [RadioButton](./radiobutton.md)
---
::: textual.widgets.RadioSet
options:
heading_level: 2