Browse Source

Fix docs for #3690

(cherry picked from commit 2668de126c3d861d9bae8109a02fa3a70ebe3cdc)
main
Paul O’Shannessy 10 years ago
parent
commit
263f1b4f39
  1. 4
      docs/ref-04-tags-and-attributes.md

4
docs/ref-04-tags-and-attributes.md

@ -77,8 +77,8 @@ There is also the React-specific attribute `dangerouslySetInnerHTML` ([more here
### SVG Attributes ### SVG Attributes
``` ```
clip-path cx cy d dx dy fill fillOpacity fontFamily fontSize fx fy gradientTransform clipPath cx cy d dx dy fill fillOpacity fontFamily fontSize fx fy
gradientUnits markerEnd markerMid markerStart offset opacity gradientTransform gradientUnits markerEnd markerMid markerStart offset opacity
patternContentUnits patternUnits points preserveAspectRatio r rx ry patternContentUnits patternUnits points preserveAspectRatio r rx ry
spreadMethod stopColor stopOpacity stroke strokeDasharray strokeLinecap spreadMethod stopColor stopOpacity stroke strokeDasharray strokeLinecap
strokeOpacity strokeWidth textAnchor transform version viewBox x1 x2 x y1 y2 y strokeOpacity strokeWidth textAnchor transform version viewBox x1 x2 x y1 y2 y

Loading…
Cancel
Save