mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Fix a typo in the OptionList messages list
This commit is contained in:
@@ -87,7 +87,7 @@ tables](https://rich.readthedocs.io/en/latest/tables.html):
|
|||||||
|
|
||||||
## Messages
|
## Messages
|
||||||
|
|
||||||
- [OptionList.OptionHighlight][textual.widgets.OptionList.OptionHighlighted]
|
- [OptionList.OptionHighlighted][textual.widgets.OptionList.OptionHighlighted]
|
||||||
- [OptionList.OptionSelected][textual.widgets.OptionList.OptionSelected]
|
- [OptionList.OptionSelected][textual.widgets.OptionList.OptionSelected]
|
||||||
|
|
||||||
Both of the messages above inherit from the common base [`OptionList`][textual.widgets.OptionList.OptionMessage], so refer to its documentation to see what attributes are available.
|
Both of the messages above inherit from the common base [`OptionList`][textual.widgets.OptionList.OptionMessage], so refer to its documentation to see what attributes are available.
|
||||||
|
|||||||
Reference in New Issue
Block a user