Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.svg
/
SVGFilterPrimitiveStandardAttributes
SVGFilter
Primitive
Standard
Attributes
sealed
interface
SVGFilterPrimitiveStandardAttributes
(
source
)
Inheritors
SVGFEBlendElement
SVGFEColorMatrixElement
SVGFEComponentTransferElement
SVGFECompositeElement
SVGFEConvolveMatrixElement
SVGFEDiffuseLightingElement
SVGFEDisplacementMapElement
SVGFEDropShadowElement
SVGFEFloodElement
SVGFEGaussianBlurElement
SVGFEImageElement
SVGFEMergeElement
SVGFEMorphologyElement
SVGFEOffsetElement
SVGFESpecularLightingElement
SVGFETileElement
SVGFETurbulenceElement
Members
Properties
height
Link copied to clipboard
open
val
height
:
SVGAnimatedLength
MDN Reference
result
Link copied to clipboard
open
val
result
:
SVGAnimatedString
MDN Reference
width
Link copied to clipboard
open
val
width
:
SVGAnimatedLength
MDN Reference
x
Link copied to clipboard
open
val
x
:
SVGAnimatedLength
MDN Reference
y
Link copied to clipboard
open
val
y
:
SVGAnimatedLength
MDN Reference