Skip to main content

EDITOR_PREVIEW_CANVAS_ID

Constant EDITOR_PREVIEW_CANVAS_ID 

Source
pub const EDITOR_PREVIEW_CANVAS_ID: &str = "editor-preview-canvas";
Expand description

Stable DOM id for the editor preview <canvas>. The poll finds it by id (the canvas element itself is rendered by the editor surface).