Skip to main content

draw_confirm

Function draw_confirm 

Source
pub fn draw_confirm(f: &mut Frame<'_>, title: &str, body: &str)
Expand description

Draw a compact centered confirm dialog (opaque so the panel behind cannot bleed).