mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
6 lines
202 B
Markdown
6 lines
202 B
Markdown
# Layout
|
|
|
|
## rich.layout.Layout
|
|
|
|
The Layout class is responsible for arranging widget within a defined area. There are several concrete Layout objects with different strategies for positioning widgets.
|