Skip to content

joinPath

joinPath(pathData, fractionDigits?): string

Defined in: src/util/path/index.ts:1032

Join path commands to go back to svg format

TSimplePathData

fabricJS parsed path commands

number

number of fraction digits to “leave”

string

joined path ‘M 0 0 L 20 30’