Skip to main content

Module export_modal

Module export_modal 

Source
Expand description

Export modal component for HTML session export.

Provides a beautiful, keyboard-navigable modal for configuring HTML export options. Features progressive disclosure, smart defaults, and instant visual feedback.

State and logic live here; rendering is done in super::super::app::CassApp::render_export_overlay using ftui widgets.

Structs§

ExportModalState
State for the export modal.

Enums§

ExportField
Focus field in the export modal.
ExportProgress
Export progress states.