mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-04 19:15:33 +08:00
644 B
644 B
Surface Block
This is a container used to render graphical content.
- In documents opened with the edgeless editor, this block is required.
- Its
elementsfield can contain a large number ofCanvasElements. These elements use HTML5 canvas for rendering and can be interleaved with note blocks, with automatically flattening to use the fewest canvas contexts.
