@univerjs/sheets-note
Cell note model and commands for Univer Sheets.
TypeScript
import { UniverSheetsNotePlugin } from '@univerjs/sheets-note'univer.registerPlugin(UniverSheetsNotePlugin, IUniverSheetsNoteConfig)Entry Points
- Facade:
@univerjs/sheets-note/facade
IUniverSheetsNoteConfig
TypeScript
export interface IUniverSheetsNoteConfig {}How is this guide?