Skip to content

textmode.export.js / ExportOverlayController

Interface: ExportOverlayController

Controller for managing the export overlay UI visibility at runtime.

Methods

MethodDescription
showShows the export overlay UI.
hideHides the export overlay UI.
toggleToggles the export overlay UI visibility.
isVisibleChecks if the export overlay is currently visible.