Skip to main content

render_export_modal

Function render_export_modal 

Source
pub fn render_export_modal(
    area: Rect,
    buf: &mut Buffer,
    modal: &mut ExportModal,
    border_color: Color,
    active_color: Color,
    text_primary: Color,
    text_inverse: Color,
)
Expand description

Render the export modal with format selector on left, options on right.