Explore Univer's powerful features through online examples

Showcase

Explore Univer's powerful features through online examples

28
Sheets
6
Docs
1
Slides
Univer Sheets

Minimal Example (Plugin Mode)

A minimal setup example for Univer Sheets, demonstrating the minimum configuration required to use Univer Sheets.

Univer SheetsPlugin Mode
Univer Sheets

Minimal Example (Preset Mode)

A minimal setup example for Univer Sheets, demonstrating the minimum configuration required to use Univer Sheets.

Univer SheetsPreset Mode
Univer Sheets

Basic Example (Plugin Mode)

A basic example of Univer Sheets in plugin mode, demonstrating how to use the core features of Univer Sheets.

Univer SheetsPlugin Mode
Univer Sheets

Basic Example (Preset Mode)

A basic example of Univer Sheets in preset mode, demonstrating how to use the core features of Univer Sheets.

Univer SheetsPreset Mode
Univer Sheets

Lit Example

A minimal configuration example of Univer Sheets using Lit.

Univer SheetsPreset ModeWeb Components
Univer Sheets

Running Headless Univer Sheets in Node.js

This example demonstrates how to run Univer Sheets in a Node.js environment using a plugin. It showcases the minimal setup required to create and manipulate a workbook without a UI.

Univer SheetsPlugin Mode
Univer Sheets

Stress Test

Univer Sheets supports rendering large datasets efficiently. This example demonstrates how to handle big data rendering in a spreadsheet, ensuring smooth performance even with extensive data.

Univer SheetsPreset Mode
Univer Sheets

Custom CSV Import Plugin

This example demonstrates how to create a custom plugin for Univer Sheets that allows users to import CSV files into a spreadsheet. The plugin provides a button that, when clicked, prompts the user to select a CSV file, reads its content, and populates the spreadsheet with the data from the CSV file.

Univer SheetsPreset Mode
Univer Sheets

Custom Canvas Rendering

Univer provides an extension mechanism that allows you to customize the rendering of content in a spreadsheet. This mechanism can be used to implement custom row headers, column headers, and middle content area rendering.

Univer SheetsPreset Mode
Univer Sheets

Custom Header

Univer allows you to customize the text and style of row and column headers using the `customizeColumnHeader` and `customizeRowHeader` APIs.

Univer SheetsPreset Mode
Univer Sheets

Custom Menu

Custom plugins are a way to create custom menus, including toolbars and context menu. By customizing the menu, you can add your own functional buttons to enhance user interaction.

Univer SheetsPreset Mode
Univer Sheets

Custom Formula

An example of using custom formulas in Univer Sheets. This example demonstrates how to create and use custom formulas to extend the functionality of spreadsheets.

Univer SheetsPreset Mode
Univer Sheets

Custom Shortcuts

This example demonstrates how to create and use custom shortcuts in Univer Sheets. It shows how to define shortcuts for common actions, enhancing user productivity.

Univer SheetsPreset Mode
Univer Sheets

Custom Event

Univer supports registering custom events using the `univerAPI.registerEventHandler` and `univerAPI.fireEvent` methods. This example registers a main canvas right-click event, a before-remove-column event, and an after-remove-column event.

Univer SheetsPreset Mode
Univer Sheets

Hide Permission Background Shadow

This example demonstrates how to hide the permission background shadow in Univer Sheets.

Univer SheetsPreset Mode
Univer Sheets

Images

The image feature allows users to insert and manage images in spreadsheets to better present data and information. It supports various image formats and operations, helping users create richer documents.

Univer SheetsPreset Mode
Univer Sheets

Hyper Link

The Hyper Link feature allows users to insert and manage hyperlinks in spreadsheets, enhancing data interactivity and navigation.

Univer SheetsPreset Mode
Univer Sheets

Find and Replace

The Find and Replace feature allows users to quickly locate and modify data within their spreadsheets, improving efficiency and accuracy.

Univer SheetsPreset Mode
Univer Sheets

Annotations

Annotations functionality allows users to add comments in spreadsheet cells to record additional information or provide context. It supports various comment styles and operations, helping users better understand and collaborate on data.

Univer SheetsPreset Mode
Univer Sheets

Crosshair Highlighting

An example of crosshair highlighting in Univer Sheets, demonstrating how to highlight cells based on the current selection.

Univer SheetsPreset Mode
Univer Sheets

Watermark

This example demonstrates how to add a watermark to Univer Sheets. The watermark can be customized with different text and styles.

Univer SheetsPreset Mode
Univer Sheets

Charts

This example demonstrates how to create and manipulate charts in Univer Sheets

Univer SheetsPreset Mode
Univer Sheets

Shapes

This example demonstrates how to create and manipulate shapes in Univer Sheets

Univer SheetsPreset Mode
Univer Sheets

Print

This example demonstrates how to create and manipulate print settings in Univer Sheets

Univer SheetsPreset Mode
Univer Sheets

Migrate From Luckysheet to Univer

Compared with Luckysheet, our newly designed Univer has made great improvements in terms of architecture, data structure and API, so Luckysheet can no longer be migrated 1:1 to Univer. However, we provide a migration example to help you understand how to migrate Luckysheet features to Univer.

Univer SheetsPreset Mode
Univer Sheets

Cross Workbook Formula Calculation

This example demonstrates how to use Univer Sheets to calculate formulas across different workbooks, showcasing the flexibility and power of Univer Sheets in handling complex data operations.

Univer SheetsPreset Mode
Univer Sheets

Read Only Demo

This example demonstrates how to set the workbook to read-only mode, hiding the toolbar, formula bar, footer, and disabling the context menu and selection features.

Univer SheetsPreset Mode
Univer Sheets

Mobile Example (Plugin Mode)

A mobile-adapted example of Univer Sheets in plugin mode, using the Mobile UI Plugin to provide a touch-friendly experience.

Univer SheetsPlugin ModeMobile
Univer Docs

Minimal Example (Plugin Mode)

A minimal setup example for Univer Docs, demonstrating the minimum configuration required to use Univer Docs.

Univer DocsPlugin Mode
Univer Docs

Minimal Example (Plugin Mode)

A minimal setup example for Univer Docs, demonstrating the minimum configuration required to use Univer Docs.

Univer DocsPreset Mode
Univer Docs

Lit Example

A minimal configuration example of Univer Docs using Lit.

Univer DocsPreset ModeWeb Components
Univer Docs

Running Headless Univer Docs in Node.js

This example demonstrates how to run Univer Docs in a Node.js environment using a plugin. It showcases the minimal setup required to create and manipulate a document without a UI.

Univer DocsPlugin Mode
Univer Docs

Stress Test

Univer Docs supports rendering large datasets efficiently. This example demonstrates how to render large data in Univer Docs using preset mode.

Univer DocsPreset Mode
Univer Docs

Watermark

This example demonstrates how to add a watermark to Univer Docs. The watermark can be customized with different text and styles.

Univer DocsPreset Mode
Univer Slides

Minimal Example (Plugin Mode)

A minimal setup example for Univer Slides, demonstrating the minimum configuration required to use Univer Slides.

Univer SlidesPlugin Mode