Skip to content

textmode.export.js / ExportOverlayController / show

Method: show()

ts
show(): void;

Shows the export overlay UI.

Returns

void

Example

ts
t.exportOverlay.show();