Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SVGAnimatedString

The SVGAnimatedString interface represents string attributes which can be animated from each SVG declaration. You need to create SVG attribute before doing anything else, everything should be declared inside this.

Hierarchy

  • SVGAnimatedString

Index

Properties

Properties

animVal: string
baseVal: string

Generated using TypeDoc