Skip to main content

panel

Function panel 

Source
pub fn panel(title: String, focused: bool) -> Block<'static>
Expand description

Rounded panel titled title: plain border and accent title when focused, dim border otherwise.