SVGElementTagNameMap
Properties
a
a: SVGAElement;
animate
animate: SVGAnimateElement;
animateMotion
animateMotion: SVGAnimateMotionElement;
animateTransform
animateTransform: SVGAnimateTransformElement;
circle
circle: SVGCircleElement;
clipPath
clipPath: SVGClipPathElement;
defs
defs: SVGDefsElement;
desc
desc: SVGDescElement;
ellipse
ellipse: SVGEllipseElement;
feBlend
feBlend: SVGFEBlendElement;
feColorMatrix
feColorMatrix: SVGFEColorMatrixElement;
feComponentTransfer
feComponentTransfer: SVGFEComponentTransferElement;
feComposite
feComposite: SVGFECompositeElement;
feConvolveMatrix
feConvolveMatrix: SVGFEConvolveMatrixElement;
feDiffuseLighting
feDiffuseLighting: SVGFEDiffuseLightingElement;
feDisplacementMap
feDisplacementMap: SVGFEDisplacementMapElement;
feDistantLight
feDistantLight: SVGFEDistantLightElement;
feDropShadow
feDropShadow: SVGFEDropShadowElement;
feFlood
feFlood: SVGFEFloodElement;
feFuncA
feFuncA: SVGFEFuncAElement;
feFuncB
feFuncB: SVGFEFuncBElement;
feFuncG
feFuncG: SVGFEFuncGElement;
feFuncR
feFuncR: SVGFEFuncRElement;
feGaussianBlur
feGaussianBlur: SVGFEGaussianBlurElement;
feImage
feImage: SVGFEImageElement;
feMerge
feMerge: SVGFEMergeElement;
feMergeNode
feMergeNode: SVGFEMergeNodeElement;
feMorphology
feMorphology: SVGFEMorphologyElement;
feOffset
feOffset: SVGFEOffsetElement;
fePointLight
fePointLight: SVGFEPointLightElement;
feSpecularLighting
feSpecularLighting: SVGFESpecularLightingElement;
feSpotLight
feSpotLight: SVGFESpotLightElement;
feTile
feTile: SVGFETileElement;
feTurbulence
feTurbulence: SVGFETurbulenceElement;
filter
filter: SVGFilterElement;
foreignObject
foreignObject: SVGForeignObjectElement;
g
g: SVGGElement;
image
image: SVGImageElement;
line
line: SVGLineElement;
linearGradient
linearGradient: SVGLinearGradientElement;
marker
marker: SVGMarkerElement;
mask
mask: SVGMaskElement;
metadata
metadata: SVGMetadataElement;
mpath
mpath: SVGMPathElement;
path
path: SVGPathElement;
pattern
pattern: SVGPatternElement;
polygon
polygon: SVGPolygonElement;
polyline
polyline: SVGPolylineElement;
radialGradient
radialGradient: SVGRadialGradientElement;
rect
rect: SVGRectElement;
script
script: SVGScriptElement;
set
set: SVGSetElement;
stop
stop: SVGStopElement;
style
style: SVGStyleElement;
svg
svg: SVGSVGElement;
switch
switch: SVGSwitchElement;
symbol
symbol: SVGSymbolElement;
text
text: SVGTextElement;
textPath
textPath: SVGTextPathElement;
title
title: SVGTitleElement;
tspan
tspan: SVGTSpanElement;
use
use: SVGUseElement;
view
view: SVGViewElement;