|
|
3 months ago | |
|---|---|---|
| .. | ||
| lib | 3 months ago | |
| node_modules | 3 months ago | |
| LICENSE | 3 months ago | |
| README.md | 3 months ago | |
| package.json | 3 months ago | |
| Package Name | UMD Namespace | Version | License | Downloads | Contains CSS | Contains i18n locales |
|---|---|---|---|---|---|---|
@univerjs/engine-render |
UniverEngineRender |
❌ | ❌ |
The @univerjs/engine-render provides the ability to render Univer documents on a canvas element, including the capability to draw graphical elements, handle cursor interactions, and process scrolling and zooming.
The rendering layer for various document types is extended based on the foundational infrastructure provided by @univerjs/engine-render.
# Using npm
npm install @univerjs/engine-render
# Using pnpm
pnpm add @univerjs/engine-render