Skip to content

@vue-flow/monorepo • Docs


Interface: EdgeMarker ​

Edge marker definition

Properties ​

color? ​

optional color: string

Marker color


height? ​

optional height: number

Marker height


id? ​

optional id: string

Unique marker id


markerUnits? ​

optional markerUnits: string

Marker units


orient? ​

optional orient: string

Marker orientation


strokeWidth? ​

optional strokeWidth: number

Marker stroke width


type ​

type: MarkerType

Marker type


width? ​

optional width: number

Marker width

Released under the MIT License.