Package | Description | Version | License | Downloads | Continuous Integration | Coverage |
---|---|---|---|---|---|---|
@univerjs/sheets-note-ui |
UniverSheetsNote |
⭕️ | ⭕️ |
@univerjs/sheets-note-ui
provides the note/annotation function of Univer Sheets.
npm install @univerjs/sheets-note-ui
or
pnpm add @univerjs/sheets-note-ui
import { UniverSheetsNotePlugin, INoteMentionDataService} from '@univerjs/sheets-note-ui';
// Register the plugin
univer.registerPlugin(UniverSheetsNotePlugin);