Options
All
  • Public
  • Public/Protected
  • All
Menu

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

animVal: string

baseVal

baseVal: string

Generated using TypeDoc