@univerjs/sheets-drawing
Drawing model integration for Univer Sheets.
TypeScript
import { UniverSheetsDrawingPlugin } from '@univerjs/sheets-drawing'univer.registerPlugin(UniverSheetsDrawingPlugin, IUniverSheetsDrawingConfig)Entry Points
- Facade:
@univerjs/sheets-drawing/facade
IUniverSheetsDrawingConfig
TypeScript
export interface IUniverSheetsDrawingConfig {}How is this guide?