Skip to main content

render_fields_with_dynamic_columns

Function render_fields_with_dynamic_columns 

Source
pub fn render_fields_with_dynamic_columns(
    frame: &mut Frame<'_>,
    area: Rect,
    fields: Vec<Line<'_>>,
) -> u16
Expand description

Renders fields in dynamic columns based on available width Returns the height needed for the content