Skip to content

API > @blocksuite/blocks > ShapeToolState

Type alias: ShapeToolState ​

ShapeToolState: object

Type declaration ​

fillColor ​

fillColor: string


shape ​

shape: ShapeType | "roundedRect"


shapeStyle ​

shapeStyle: ShapeStyle


strokeColor ​

strokeColor: string

Defined In ​

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