Skip to content

Latest commit

 

History

History

sheets-ui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@univerjs/sheets-ui

npm version license CSS Included i18n

Introduction

The @univerjs/sheets-ui library provides the user interface (UI) for sheets, including:

  • Keyboard shortcuts and menu items for basic sheet functions
  • Copy-paste service, allowing customization of copy-paste behavior for specific features via the provided methods
  • Autofill service, enabling customization of autofill behavior for specific features via the provided methods
  • Cell editor and formula editor
  • Rendering spreadsheets in canvas

Usage

Installation

# Using npm
npm install @univerjs/sheets-ui

# Using pnpm
pnpm add @univerjs/sheets-ui