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§
- Export
Modal State - State for the export modal.
Enums§
- Export
Field - Focus field in the export modal.
- Export
Progress - Export progress states.