Skip to content

Template Editor JS Library

This client-side JavaScript library lets you embed the DocSpring template editor on your own website.

Released on Jun 25, 2026

  • Added region, host, appHost, and apiHost options for configuring US, EU, AU, and enterprise deployments.
  • Fixed editorURL message origin handling for custom embedded editor URLs.

Released on Jun 22, 2026

  • Initial release of template_editor.js
  • Added DocSpring.createTemplateEditor
  • Added inline and modal iframe support
  • Added per-embed feature overrides
  • Added event callbacks for load, save, document update, and version actions
  • Added customizable done button support with an onDone callback