Skip to content

API > @blocksuite/blocks > ElementCtors

Variable: ElementCtors ​

const ElementCtors: object

Type declaration ​

brush ​

readonly brush: typeof BrushElement = BrushElement


connector ​

readonly connector: typeof ConnectorElement = ConnectorElement


group ​

readonly group: typeof GroupElement = GroupElement


shape ​

readonly shape: typeof ShapeElement = ShapeElement


text ​

readonly text: typeof TextElement = TextElement

Defined In ​

packages/blocks/src/surface-block/elements/index.ts:66