Skip to content

textmode.export.js / TextmodeExportPluginOptions

Interface: TextmodeExportPluginOptions

Options for configuring the export plugin.

Properties

PropertyTypeDescription
overlay?booleanControls whether the export overlay UI should be created. Defaults to true. Deprecated Use runtime overlay controls instead: textmodifier.exportOverlay.show() / .hide()