pub const EDITOR_PREVIEW_CANVAS_ID: &str = "editor-preview-canvas";
Stable DOM id for the editor preview <canvas>. The poll finds it by id (the canvas element itself is rendered by the editor surface).
<canvas>