Skip to content

parsePointsAttribute

parsePointsAttribute(points): XY[]

Defined in: src/parser/parsePointsAttribute.ts:10

Parses “points” attribute, returning an array of values

points attribute string

null | string

XY[]

array of points

fabric