Skip to content

BlockSuite API Documentation / @blocksuite/blocks / ConnectorElementProps

Type Alias: ConnectorElementProps

ConnectorElementProps: BaseElementProps & object & ConnectorLabelProps

Type declaration

frontEndpointStyle?

optional frontEndpointStyle: PointStyle

mode

mode: ConnectorMode

rearEndpointStyle?

optional rearEndpointStyle: PointStyle

rough?

optional rough: boolean

roughness?

optional roughness: number

source

source: Connection

stroke

stroke: Color

strokeStyle

strokeStyle: StrokeStyle

strokeWidth

strokeWidth: number

target

target: Connection

Defined in

packages/affine/model/dist/elements/connector/connector.d.ts:37