Skip to content

textmode.export.js / ExportPlugin

Variable: ExportPlugin

ts
const ExportPlugin: TextmodePlugin;

Export plugin for textmode.js.

Add this plugin to your textmode.js instance to enable exporting artworks as images, videos, SVG, JSON, and text files. Includes an overlay UI for quick access to all export options, which can be controlled at runtime.

Example