API 参考

@univerjs-pro/boards-history-ui

本 API 页面目前提供英文正文。代码签名与标识符不随界面语言变化。

Boards ribbon and viewer integration for Web SDK version history.

TypeScript
import { UniverBoardsHistoryUIPlugin } from '@univerjs-pro/boards-history-ui'import enUS from '@univerjs-pro/boards-history-ui/locale/en-US'import '@univerjs-pro/boards-history-ui/lib/index.css'univer.registerPlugin(UniverBoardsHistoryUIPlugin, {  historyServerUrl: '/universer-api/history',  univerContainerId: 'univer-container',})

viewerPlugins can add product-specific plugins to the isolated history viewer.

Entry Points

  • Locale: @univerjs-pro/boards-history-ui/locale/*
  • Styles: @univerjs-pro/boards-history-ui/lib/index.css

你觉得这篇文档如何?

© 2026 DreamNum Co., Ltd.