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