Skip to main content

render_modal_body

Function render_modal_body 

Source
pub fn render_modal_body(
    frame: &mut Frame<'_>,
    area: Rect,
    context: ModalBodyContext<'_, '_>,
)