Browse Source

Updated docs with new SVG elements

main
Matt Harrison 11 years ago
parent
commit
b5ed61ab58
  1. 2
      docs/ref-04-tags-and-attributes.md

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

@ -31,7 +31,7 @@ title tr track u ul var video wbr
The following SVG elements are supported: The following SVG elements are supported:
``` ```
circle g line path polygon polyline rect svg text circle g line path polygon polyline rect svg text defs radialGradient linearGradient stop
``` ```
You may also be interested in [react-art](https://github.com/facebook/react-art), a drawing library for React that can render to Canvas, SVG, or VML (for IE8). You may also be interested in [react-art](https://github.com/facebook/react-art), a drawing library for React that can render to Canvas, SVG, or VML (for IE8).

Loading…
Cancel
Save