JSPM

@univerjs/sheets-ui

0.6.3-nightly.202503061606
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 21032
  • Score
    100M100P100Q148598F
  • License Apache-2.0

UniverSheet normal ui-plugin-sheets

Package Exports

    Readme

    @univerjs/sheets-ui

    Package Overview

    Package Name UMD Namespace Version License Downloads Contains CSS Contains i18n locales
    @univerjs/sheets-ui UniverSheetsUi ⭕️ ⭕️

    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