Skip to main content

render_scrollable

Function render_scrollable 

Source
pub fn render_scrollable(
    frame: &mut Frame<'_>,
    area: Rect,
    title: &str,
    value: &Value,
    scroll_offset: u16,
)
Expand description

Render a JSON value with vertical scroll offset.