Skip to content

BlockSuite API Documentation / @blocksuite/blocks / ShapeTool

Type alias: ShapeTool ​

ShapeTool: Object

Type declaration ​

fillColor ​

fillColor: CssVariableName

shape ​

shape: ShapeType | "roundedRect"

shapeStyle ​

shapeStyle: ShapeStyle

strokeColor ​

strokeColor: CssVariableName

type ​

type: "shape"

Source ​

packages/blocks/src/_common/utils/types.ts:153


Generated using typedoc-plugin-markdown and TypeDoc