API Reference

@univerjs/preset-sheets-thread-comment

TypeScript
import { UniverSheetsThreadCommentPreset } from '@univerjs/preset-sheets-thread-comment'createUniver({  presets: [    UniverSheetsThreadCommentPreset(),  ],})

The preset registers the shared thread-comment UI, the Sheets comment model, and the Sheets comment UI in that order. The result adds cell comments, comment rendering, menus, and the shared comment panel.

The preset currently has no configuration options. Collaboration persistence is configured separately with @univerjs-pro/thread-comment-datasource.

How is this guide?

© 2026 DreamNum Co., Ltd.