@serenity-is/domwise / SVGElementTags
Interface: SVGElementTags
Defined in: types/jsx-elements.d.ts:2310
Properties
animate
animate:
AnimateSVGAttributes<SVGAnimateElement>
Defined in: types/jsx-elements.d.ts:2311
animateMotion
animateMotion:
AnimateMotionSVGAttributes<SVGAnimateMotionElement>
Defined in: types/jsx-elements.d.ts:2312
animateTransform
animateTransform:
AnimateTransformSVGAttributes<SVGAnimateTransformElement>
Defined in: types/jsx-elements.d.ts:2313
circle
circle:
CircleSVGAttributes<SVGCircleElement>
Defined in: types/jsx-elements.d.ts:2314
clipPath
clipPath:
ClipPathSVGAttributes<SVGClipPathElement>
Defined in: types/jsx-elements.d.ts:2315
defs
defs:
DefsSVGAttributes<SVGDefsElement>
Defined in: types/jsx-elements.d.ts:2316
desc
desc:
DescSVGAttributes<SVGDescElement>
Defined in: types/jsx-elements.d.ts:2317
ellipse
ellipse:
EllipseSVGAttributes<SVGEllipseElement>
Defined in: types/jsx-elements.d.ts:2318
feBlend
feBlend:
FeBlendSVGAttributes<SVGFEBlendElement>
Defined in: types/jsx-elements.d.ts:2319
feColorMatrix
feColorMatrix:
FeColorMatrixSVGAttributes<SVGFEColorMatrixElement>
Defined in: types/jsx-elements.d.ts:2320
feComponentTransfer
feComponentTransfer:
FeComponentTransferSVGAttributes<SVGFEComponentTransferElement>
Defined in: types/jsx-elements.d.ts:2321
feComposite
feComposite:
FeCompositeSVGAttributes<SVGFECompositeElement>
Defined in: types/jsx-elements.d.ts:2322
feConvolveMatrix
feConvolveMatrix:
FeConvolveMatrixSVGAttributes<SVGFEConvolveMatrixElement>
Defined in: types/jsx-elements.d.ts:2323
feDiffuseLighting
feDiffuseLighting:
FeDiffuseLightingSVGAttributes<SVGFEDiffuseLightingElement>
Defined in: types/jsx-elements.d.ts:2324
feDisplacementMap
feDisplacementMap:
FeDisplacementMapSVGAttributes<SVGFEDisplacementMapElement>
Defined in: types/jsx-elements.d.ts:2325
feDistantLight
feDistantLight:
FeDistantLightSVGAttributes<SVGFEDistantLightElement>
Defined in: types/jsx-elements.d.ts:2326
feDropShadow
feDropShadow:
FeDropShadowSVGAttributes<SVGFEDropShadowElement>
Defined in: types/jsx-elements.d.ts:2327
feFlood
feFlood:
FeFloodSVGAttributes<SVGFEFloodElement>
Defined in: types/jsx-elements.d.ts:2328
feFuncA
feFuncA:
FeFuncSVGAttributes<SVGFEFuncAElement>
Defined in: types/jsx-elements.d.ts:2329
feFuncB
feFuncB:
FeFuncSVGAttributes<SVGFEFuncBElement>
Defined in: types/jsx-elements.d.ts:2330
feFuncG
feFuncG:
FeFuncSVGAttributes<SVGFEFuncGElement>
Defined in: types/jsx-elements.d.ts:2331
feFuncR
feFuncR:
FeFuncSVGAttributes<SVGFEFuncRElement>
Defined in: types/jsx-elements.d.ts:2332
feGaussianBlur
feGaussianBlur:
FeGaussianBlurSVGAttributes<SVGFEGaussianBlurElement>
Defined in: types/jsx-elements.d.ts:2333
feImage
feImage:
FeImageSVGAttributes<SVGFEImageElement>
Defined in: types/jsx-elements.d.ts:2334
feMerge
feMerge:
FeMergeSVGAttributes<SVGFEMergeElement>
Defined in: types/jsx-elements.d.ts:2335
feMergeNode
feMergeNode:
FeMergeNodeSVGAttributes<SVGFEMergeNodeElement>
Defined in: types/jsx-elements.d.ts:2336
feMorphology
feMorphology:
FeMorphologySVGAttributes<SVGFEMorphologyElement>
Defined in: types/jsx-elements.d.ts:2337
feOffset
feOffset:
FeOffsetSVGAttributes<SVGFEOffsetElement>
Defined in: types/jsx-elements.d.ts:2338
fePointLight
fePointLight:
FePointLightSVGAttributes<SVGFEPointLightElement>
Defined in: types/jsx-elements.d.ts:2339
feSpecularLighting
feSpecularLighting:
FeSpecularLightingSVGAttributes<SVGFESpecularLightingElement>
Defined in: types/jsx-elements.d.ts:2340
feSpotLight
feSpotLight:
FeSpotLightSVGAttributes<SVGFESpotLightElement>
Defined in: types/jsx-elements.d.ts:2341
feTile
feTile:
FeTileSVGAttributes<SVGFETileElement>
Defined in: types/jsx-elements.d.ts:2342
feTurbulence
feTurbulence:
FeTurbulanceSVGAttributes<SVGFETurbulenceElement>
Defined in: types/jsx-elements.d.ts:2343
filter
filter:
FilterSVGAttributes<SVGFilterElement>
Defined in: types/jsx-elements.d.ts:2344
foreignObject
foreignObject:
ForeignObjectSVGAttributes<SVGForeignObjectElement>
Defined in: types/jsx-elements.d.ts:2345
g
g:
GSVGAttributes<SVGGElement>
Defined in: types/jsx-elements.d.ts:2346
image
image:
ImageSVGAttributes<SVGImageElement>
Defined in: types/jsx-elements.d.ts:2347
line
line:
LineSVGAttributes<SVGLineElement>
Defined in: types/jsx-elements.d.ts:2348
linearGradient
linearGradient:
LinearGradientSVGAttributes<SVGLinearGradientElement>
Defined in: types/jsx-elements.d.ts:2349
marker
marker:
MarkerSVGAttributes<SVGMarkerElement>
Defined in: types/jsx-elements.d.ts:2350
mask
mask:
MaskSVGAttributes<SVGMaskElement>
Defined in: types/jsx-elements.d.ts:2351
metadata
metadata:
MetadataSVGAttributes<SVGMetadataElement>
Defined in: types/jsx-elements.d.ts:2352
mpath
mpath:
MPathSVGAttributes<SVGMPathElement>
Defined in: types/jsx-elements.d.ts:2353
path
path:
PathSVGAttributes<SVGPathElement>
Defined in: types/jsx-elements.d.ts:2354
pattern
pattern:
PatternSVGAttributes<SVGPatternElement>
Defined in: types/jsx-elements.d.ts:2355
polygon
polygon:
PolygonSVGAttributes<SVGPolygonElement>
Defined in: types/jsx-elements.d.ts:2356
polyline
polyline:
PolylineSVGAttributes<SVGPolylineElement>
Defined in: types/jsx-elements.d.ts:2357
radialGradient
radialGradient:
RadialGradientSVGAttributes<SVGRadialGradientElement>
Defined in: types/jsx-elements.d.ts:2358
rect
rect:
RectSVGAttributes<SVGRectElement>
Defined in: types/jsx-elements.d.ts:2359
set
set:
SetSVGAttributes<SVGSetElement>
Defined in: types/jsx-elements.d.ts:2360
stop
stop:
StopSVGAttributes<SVGStopElement>
Defined in: types/jsx-elements.d.ts:2361
svg
svg:
SvgSVGAttributes<SVGSVGElement>
Defined in: types/jsx-elements.d.ts:2362
switch
switch:
SwitchSVGAttributes<SVGSwitchElement>
Defined in: types/jsx-elements.d.ts:2363
symbol
symbol:
SymbolSVGAttributes<SVGSymbolElement>
Defined in: types/jsx-elements.d.ts:2364
text
text:
TextSVGAttributes<SVGTextElement>
Defined in: types/jsx-elements.d.ts:2365
textPath
textPath:
TextPathSVGAttributes<SVGTextPathElement>
Defined in: types/jsx-elements.d.ts:2366
tspan
tspan:
TSpanSVGAttributes<SVGTSpanElement>
Defined in: types/jsx-elements.d.ts:2367
use
use:
UseSVGAttributes<SVGUseElement>
Defined in: types/jsx-elements.d.ts:2368
view
view:
ViewSVGAttributes<SVGViewElement>
Defined in: types/jsx-elements.d.ts:2369