Browse Source

Add svg text-anchor attribute.

main
Adam Solove 11 years ago
parent
commit
cd3483b3b0
  1. 2
      docs/ref-04-tags-and-attributes.md

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

@ -72,6 +72,6 @@ There is also the React-specific attribute `dangerouslySetInnerHTML` ([more here
```
cx cy d fill fx fy gradientTransform gradientUnits offset points r rx ry
spreadMethod stopColor stopOpacity stroke strokeLinecap strokeWidth transform
spreadMethod stopColor stopOpacity stroke strokeLinecap strokeWidth textAnchor transform
version viewBox x1 x2 x y1 y2 y
```

Loading…
Cancel
Save