mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
todos
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
In textual the *layout* defines how widgets will be arranged (or *layed out*) on the screen. Textual supports a number of layouts which can be set either via a widgets `styles` object or via CSS.
|
||||
|
||||
TODO: layout docs
|
||||
|
||||
## Vertical
|
||||
|
||||
A vertical layout will place new widgets below previous widgets, starting from the top of the screen.
|
||||
|
||||
Reference in New Issue
Block a user