Skip to main content
Version: 1.227.0

Page Title

You can pass a custom title to the unlayer.exportHtml() method to set the title of the exported HTML during the export process.

unlayer.exportHtml(console.log, { title: 'Exported HTML Title' });