textmode.export.js / ExportOverlayController
Interface: ExportOverlayController
Controller for managing the export overlay UI visibility at runtime.
Methods
| Method | Description |
|---|---|
| show | Shows the export overlay UI. |
| hide | Hides the export overlay UI. |
| toggle | Toggles the export overlay UI visibility. |
| isVisible | Checks if the export overlay is currently visible. |