There was an error while loading. Please reload this page.
2 parents ff2044a + dd68cef commit d637b84Copy full SHA for d637b84
1 file changed
src/Feliz/Properties.fs
@@ -1473,7 +1473,7 @@ type prop =
1473
///
1474
/// Each point is defined by a pair of numbers representing a X and a Y coordinate in
1475
/// the user coordinate system.
1476
- static member inline points (coordinates: string) = PropHelper.mkAttr "points"
+ static member inline points (coordinates: string) = PropHelper.mkAttr "points" coordinates
1477
1478
/// Represents the x location in the coordinate system established by attribute primitiveUnits
1479
/// on the <filter> element of the point at which the light source is pointing.
0 commit comments