Kotlin Wrappers API Reference
      Target filter
Search in API
Skip to content
    Kotlin Wrappers API Reference
kotlin-browser/web.svg/SVGFilterPrimitiveStandardAttributes

SVGFilterPrimitiveStandardAttributes

@SubclassOptInRequired(markerClass = [InternalApi::class])
interface SVGFilterPrimitiveStandardAttributes(source)

Inheritors

SVGFEBlendElement
SVGFEColorMatrixElement
SVGFEComponentTransferElement
SVGFECompositeElement
SVGFEConvolveMatrixElement
SVGFEDiffuseLightingElement
SVGFEDisplacementMapElement
SVGFEDropShadowElement
SVGFEFloodElement
SVGFEGaussianBlurElement
SVGFEImageElement
SVGFEMergeElement
SVGFEMorphologyElement
SVGFEOffsetElement
SVGFESpecularLightingElement
SVGFETileElement
SVGFETurbulenceElement

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

Generated by Dokka
© 2026 Copyright