API Reference

@univerjs-pro/sheets-pivot-ui

Pivot table UI integration for Univer Sheets.

TypeScript
import { UniverSheetsPivotTableUIPlugin } from '@univerjs-pro/sheets-pivot-ui'univer.registerPlugin(UniverSheetsPivotTableUIPlugin, IUniverSheetsPivotUIConfig)

Entry Points

  • Locale: @univerjs-pro/sheets-pivot-ui/locale/*

IUniverSheetsPivotUIConfig

TypeScript
import type { MenuConfig } from '@univerjs/ui'export interface IUniverSheetsPivotUIConfig {  menu?: MenuConfig}

How is this guide?

© 2026 DreamNum Co., Ltd.