Haxe API Documentation
Back | Index
extern class js.html.svg.FontFaceElement
extends Element
Available in js

The SVGFontFaceElement interface corresponds to the <font-face> elements.

Object-oriented access to the attributes of the <font-face> element via the SVG DOM is not possible.



Documentation for this class was provided by MDN.
Back | Index