mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
api docs (#2240)
* 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:
@@ -36,7 +36,7 @@ and directories:
|
||||
|
||||
## Messages
|
||||
|
||||
### ::: textual.widgets.DirectoryTree.FileSelected
|
||||
- [DirectoryTree.FileSelected][textual.widgets.DirectoryTree.FileSelected]
|
||||
|
||||
## Reactive Attributes
|
||||
|
||||
@@ -57,5 +57,13 @@ The directory tree widget provides the following component classes:
|
||||
|
||||
## See Also
|
||||
|
||||
* [DirectoryTree][textual.widgets.DirectoryTree] code reference
|
||||
* [Tree][textual.widgets.Tree] code reference
|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
|
||||
::: textual.widgets.DirectoryTree
|
||||
options:
|
||||
heading_level: 2
|
||||
|
||||
Reference in New Issue
Block a user