Skip to content

textmode.export.js / ExportOverlayPosition

Interface: ExportOverlayPosition

Current canvas-relative placement state for the export overlay UI.

auto means the overlay is using the library default offset from the textmode canvas. custom means the user or runtime API has moved it.

Properties

PropertyType
mode"auto" | "custom"
offsetXnumber
offsetYnumber