Skip to main content

Module layout

Module layout 

Source
Expand description

Layout — split-pane layout system. Equivalent to Rich’s layout.py.

Structs§

Layout
The Layout compute engine.
Region
A region on screen.

Enums§

Direction
Direction of a split.
LayoutNode
A layout node — can be a leaf (containing a renderable) or a split.