Skip to main content

render_wizard

Function render_wizard 

Source
pub fn render_wizard(
    f: &mut Frame<'_>,
    state: &WizardState,
    area: Rect,
    title: &str,
    theme: &Theme,
)
Expand description

Render the wizard as a popup inside area.