Baseline Widely available
The SVGForeignObjectElement
interface provides access to the properties of <foreignObject>
elements, as well as methods to manipulate them.
This interface also inherits properties from its parent, SVGGraphicsElement
.
SVGForeignObjectElement.x
Read only
An SVGAnimatedLength
corresponding to the x
attribute of the given <foreignObject>
element.
SVGForeignObjectElement.y
Read only
An SVGAnimatedLength
corresponding to the x
attribute of the given <foreignObject>
element.
SVGForeignObjectElement.width
Read only
An SVGAnimatedLength
corresponding to the width
attribute of the given <foreignObject>
element.
SVGForeignObjectElement.height
Read only
An SVGAnimatedLength
corresponding to the height
attribute of the given <foreignObject>
element.
This interface has no methods but inherits methods from its parent, SVGGraphicsElement
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4