Trilium Frontend API
Preparing search index...
<internal>
IntrinsicSVGElements
Interface 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
>
;
}
Hierarchy (
View Summary
)
IntrinsicSVGElements
IntrinsicElements
Index
Properties
animate
animate
Motion
animate
Transform
circle
clip
Path
defs
desc
ellipse
fe
Blend
fe
Color
Matrix
fe
Component
Transfer
fe
Composite
fe
Convolve
Matrix
fe
Diffuse
Lighting
fe
Displacement
Map
fe
Distant
Light
fe
Drop
Shadow
fe
Flood
fe
Func
A
fe
Func
B
fe
Func
G
fe
Func
R
fe
Gaussian
Blur
fe
Image
fe
Merge
fe
Merge
Node
fe
Morphology
fe
Offset
fe
Point
Light
fe
Specular
Lighting
fe
Spot
Light
fe
Tile
fe
Turbulence
filter
foreign
Object
g
image
line
linear
Gradient
marker
mask
metadata
mpath
path
pattern
polygon
polyline
radial
Gradient
rect
set
stop
svg
switch
symbol
text
text
Path
tspan
use
view
Properties
animate
animate
:
SVGAttributes
<
SVGAnimateElement
>
animate
Motion
animateMotion
:
SVGAttributes
<
SVGAnimateMotionElement
>
animate
Transform
animateTransform
:
SVGAttributes
<
SVGAnimateTransformElement
>
circle
circle
:
SVGAttributes
<
SVGCircleElement
>
clip
Path
clipPath
:
SVGAttributes
<
SVGClipPathElement
>
defs
defs
:
SVGAttributes
<
SVGDefsElement
>
desc
desc
:
SVGAttributes
<
SVGDescElement
>
ellipse
ellipse
:
SVGAttributes
<
SVGEllipseElement
>
fe
Blend
feBlend
:
SVGAttributes
<
SVGFEBlendElement
>
fe
Color
Matrix
feColorMatrix
:
SVGAttributes
<
SVGFEColorMatrixElement
>
fe
Component
Transfer
feComponentTransfer
:
SVGAttributes
<
SVGFEComponentTransferElement
>
fe
Composite
feComposite
:
SVGAttributes
<
SVGFECompositeElement
>
fe
Convolve
Matrix
feConvolveMatrix
:
SVGAttributes
<
SVGFEConvolveMatrixElement
>
fe
Diffuse
Lighting
feDiffuseLighting
:
SVGAttributes
<
SVGFEDiffuseLightingElement
>
fe
Displacement
Map
feDisplacementMap
:
SVGAttributes
<
SVGFEDisplacementMapElement
>
fe
Distant
Light
feDistantLight
:
SVGAttributes
<
SVGFEDistantLightElement
>
fe
Drop
Shadow
feDropShadow
:
SVGAttributes
<
SVGFEDropShadowElement
>
fe
Flood
feFlood
:
SVGAttributes
<
SVGFEFloodElement
>
fe
Func
A
feFuncA
:
SVGAttributes
<
SVGFEFuncAElement
>
fe
Func
B
feFuncB
:
SVGAttributes
<
SVGFEFuncBElement
>
fe
Func
G
feFuncG
:
SVGAttributes
<
SVGFEFuncGElement
>
fe
Func
R
feFuncR
:
SVGAttributes
<
SVGFEFuncRElement
>
fe
Gaussian
Blur
feGaussianBlur
:
SVGAttributes
<
SVGFEGaussianBlurElement
>
fe
Image
feImage
:
SVGAttributes
<
SVGFEImageElement
>
fe
Merge
feMerge
:
SVGAttributes
<
SVGFEMergeElement
>
fe
Merge
Node
feMergeNode
:
SVGAttributes
<
SVGFEMergeNodeElement
>
fe
Morphology
feMorphology
:
SVGAttributes
<
SVGFEMorphologyElement
>
fe
Offset
feOffset
:
SVGAttributes
<
SVGFEOffsetElement
>
fe
Point
Light
fePointLight
:
SVGAttributes
<
SVGFEPointLightElement
>
fe
Specular
Lighting
feSpecularLighting
:
SVGAttributes
<
SVGFESpecularLightingElement
>
fe
Spot
Light
feSpotLight
:
SVGAttributes
<
SVGFESpotLightElement
>
fe
Tile
feTile
:
SVGAttributes
<
SVGFETileElement
>
fe
Turbulence
feTurbulence
:
SVGAttributes
<
SVGFETurbulenceElement
>
filter
filter
:
SVGAttributes
<
SVGFilterElement
>
foreign
Object
foreignObject
:
SVGAttributes
<
SVGForeignObjectElement
>
g
g
:
SVGAttributes
<
SVGGElement
>
image
image
:
SVGAttributes
<
SVGImageElement
>
line
line
:
SVGAttributes
<
SVGLineElement
>
linear
Gradient
linearGradient
:
SVGAttributes
<
SVGLinearGradientElement
>
marker
marker
:
SVGAttributes
<
SVGMarkerElement
>
mask
mask
:
SVGAttributes
<
SVGMaskElement
>
metadata
metadata
:
SVGAttributes
<
SVGMetadataElement
>
mpath
mpath
:
SVGAttributes
<
SVGMPathElement
>
path
path
:
SVGAttributes
<
SVGPathElement
>
pattern
pattern
:
SVGAttributes
<
SVGPatternElement
>
polygon
polygon
:
SVGAttributes
<
SVGPolygonElement
>
polyline
polyline
:
SVGAttributes
<
SVGPolylineElement
>
radial
Gradient
radialGradient
:
SVGAttributes
<
SVGRadialGradientElement
>
rect
rect
:
SVGAttributes
<
SVGRectElement
>
set
set
:
SVGAttributes
<
SVGSetElement
>
stop
stop
:
SVGAttributes
<
SVGStopElement
>
svg
svg
:
SVGAttributes
<
SVGSVGElement
>
switch
switch
:
SVGAttributes
<
SVGSwitchElement
>
symbol
symbol
:
SVGAttributes
<
SVGSymbolElement
>
text
text
:
SVGAttributes
<
SVGTextElement
>
text
Path
textPath
:
SVGAttributes
<
SVGTextPathElement
>
tspan
tspan
:
SVGAttributes
<
SVGTSpanElement
>
use
use
:
SVGAttributes
<
SVGUseElement
>
view
view
:
SVGAttributes
<
SVGViewElement
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
animate
animate
Motion
animate
Transform
circle
clip
Path
defs
desc
ellipse
fe
Blend
fe
Color
Matrix
fe
Component
Transfer
fe
Composite
fe
Convolve
Matrix
fe
Diffuse
Lighting
fe
Displacement
Map
fe
Distant
Light
fe
Drop
Shadow
fe
Flood
fe
Func
A
fe
Func
B
fe
Func
G
fe
Func
R
fe
Gaussian
Blur
fe
Image
fe
Merge
fe
Merge
Node
fe
Morphology
fe
Offset
fe
Point
Light
fe
Specular
Lighting
fe
Spot
Light
fe
Tile
fe
Turbulence
filter
foreign
Object
g
image
line
linear
Gradient
marker
mask
metadata
mpath
path
pattern
polygon
polyline
radial
Gradient
rect
set
stop
svg
switch
symbol
text
text
Path
tspan
use
view
Trilium Frontend API
Loading...