files/en-us/web/api/svgmaskelement/index.md
{{APIRef("SVG")}}
The SVGMaskElement interface provides access to the properties of {{SVGElement("mask")}} elements, as well as methods to manipulate them.
{{InheritanceDiagram}}
This interface also inherits properties from its parent, {{domxref("SVGElement")}}.
This interface doesn't implement any specific methods, but inherits methods from its parent interface, {{domxref("SVGElement")}}.
{{Specifications}}
{{Compat}}