Module helpers

Module helpers 

Source
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