@univerjs-pro/sheets-shape-ui
Shape and drawing UI integration for Univer Sheets.
TypeScript
import { UniverSheetsShapeUIPlugin } from '@univerjs-pro/sheets-shape-ui'univer.registerPlugin(UniverSheetsShapeUIPlugin, IUniverSheetsShapeUIConfig)Entry Points
- Locale:
@univerjs-pro/sheets-shape-ui/locale/*
IUniverSheetsShapeUIConfig
TypeScript
export interface IUniverSheetsShapeUIConfig {}How is this guide?