Expand description
Helper functions for building custom layouts with ratatui
Functionsยง
- centered
- Create a centered area within a parent area
- hstack
- Create a horizontal stack layout
- vstack
- Create a vertical stack layout
- with_
margin - Create margin around an area