Skip to content

Latest commit

 

History

History

engine-render

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@univerjs/engine-render

npm version license

Introduction

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.

Usage

Installation

# Using npm
npm install @univerjs/engine-render

# Using pnpm
pnpm add @univerjs/engine-render