Skip to main content

render

Function render 

Source
pub fn render(frame: &mut Frame<'_>, area: Rect, app: &App)
Expand description

Render the input frame + footer hint into area. Sets the terminal cursor to the active edit position.