Skip to content

BlockSuite API Documentation / @blocksuite/blocks / ICanvasElementType

Type alias: ICanvasElementType ​

ICanvasElementType: Object

Type declaration ​

brush ​

brush: IBrush

connector ​

connector: IConnector

group ​

group: IGroup

shape ​

shape: IShape

text ​

text: IText

Source ​

packages/blocks/src/surface-block/elements/edgeless-element.ts:49


Generated using typedoc-plugin-markdown and TypeDoc