@univerjs-pro/sheets-shape-ui

GitHubEdit on GitHub

Shape and drawing UI integration for Univer Sheets.

import { UniverSheetsShapeUIPlugin } from '@univerjs-pro/sheets-shape-ui'

univer.registerPlugin(UniverSheetsShapeUIPlugin, IUniverSheetsShapeUIConfig)

IUniverSheetsShapeUIConfig

export interface IUniverSheetsShapeUIConfig {
}