Univer thread comment plugin
npm install @univerjs/docs-thread-comment-ui| Package Name | UMD Namespace | Version | License | Downloads | Contains CSS | Contains i18n locales |
| --- | --- | --- | --- | --- | :---: | :---: |
| @univerjs/sheets-thread-comment | UniverSheetsThreadComment | [![][npm-version-shield]][npm-version-link] | ![][npm-license-shield] | ![][npm-downloads-shield] | ⭕️ | ⭕️ |
@univerjs/sheets-thread-comment provides the comment/annotation function of Univer Sheets.
``shellUsing npm
npm install @univerjs/sheets-thread-comment
$3
`typescript
import { UniverDocsThreadCommentUIPlugin } from '@univerjs/docs-thread-comment-ui';univer.registerPlugin(UniverDocsThreadCommentUIPlugin);
``
[npm-version-shield]: https://img.shields.io/npm/v/@univerjs/docs-hyper-link-ui?style=flat-square
[npm-version-link]: https://npmjs.com/package/@univerjs/docs-hyper-link-ui
[npm-license-shield]: https://img.shields.io/npm/l/@univerjs/docs-hyper-link-ui?style=flat-square
[npm-downloads-shield]: https://img.shields.io/npm/dm/@univerjs/docs-hyper-link-ui?style=flat-square