• Skip to main content
  • Skip to search
  • Skip to select language
MDN Web Docs
  • 参考手册
    • 概述 / Web 技术

      适用于开发者的 Web 技术参考手册

    • HTML

      Web 内容的结构

    • CSS

      用于描述文档样式的代码

    • JavaScript

      通用脚本语言

  • 开发指南
    • 概述 / MDN 学习区

      学习 Web 开发

    • MDN 学习区

      学习 Web 开发

    • HTML

      学习使用 HTML 构建 Web 内容

    • CSS

      学习使用 CSS 设置内容样式

    • JavaScript

      学习在浏览器中运行脚本

  • 更多中文网
  1. 面向开发者的 Web 技术
  2. 网络 API
  3. SVGAnimatedString
  4. baseVal

目录

  • Specifications
  • Browser compatibility
  1. SVG API
  2. SVGAnimatedString
  3. Instance properties
    1. animVal
    2. baseVal
  4. Related pages for SVG
    1. SVGAElement
    2. SVGAngle
    3. SVGAnimateColorElement Deprecated
    4. SVGAnimateElement
    5. SVGAnimateMotionElement
    6. SVGAnimateTransformElement
    7. SVGAnimatedAngle
    8. SVGAnimatedBoolean
    9. SVGAnimatedEnumeration
    10. SVGAnimatedInteger
    11. SVGAnimatedLength
    12. SVGAnimatedLengthList
    13. SVGAnimatedNumber
    14. SVGAnimatedNumberList
    15. SVGAnimatedPreserveAspectRatio
    16. SVGAnimatedRect
    17. SVGAnimatedTransformList
    18. SVGAnimationElement
    19. SVGCircleElement
    20. SVGClipPathElement
    21. SVGComponentTransferFunctionElement
    22. SVGCursorElement Deprecated
    23. SVGDefsElement
    24. SVGDescElement
    25. SVGElement
    26. SVGEllipseElement
    27. SVGFEBlendElement
    28. SVGFEColorMatrixElement
    29. SVGFEComponentTransferElement
    30. SVGFECompositeElement
    31. SVGFEConvolveMatrixElement
    32. SVGFEDiffuseLightingElement
    33. SVGFEDisplacementMapElement
    34. SVGFEDistantLightElement
    35. SVGFEDropShadowElement
    36. SVGFEFloodElement
    37. SVGFEFuncAElement
    38. SVGFEFuncBElement
    39. SVGFEFuncGElement
    40. SVGFEFuncRElement
    41. SVGFEGaussianBlurElement
    42. SVGFEImageElement
    43. SVGFEMergeElement
    44. SVGFEMergeNodeElement
    45. SVGFEMorphologyElement
    46. SVGFEOffsetElement
    47. SVGFEPointLightElement
    48. SVGFESpecularLightingElement
    49. SVGFESpotLightElement
    50. SVGFETileElement
    51. SVGFETurbulenceElement
    52. SVGFilterElement
    53. SVGFontElement Deprecated
    54. SVGFontFaceElement Deprecated
    55. SVGFontFaceFormatElement Deprecated
    56. SVGFontFaceNameElement Deprecated
    57. SVGFontFaceSrcElement Deprecated
    58. SVGFontFaceUriElement Deprecated
    59. SVGForeignObjectElement
    60. SVGGElement
    61. SVGGlyphElement Deprecated
    62. SVGGradientElement
    63. SVGGraphicsElement
    64. SVGHKernElement Deprecated
    65. SVGImageElement
    66. SVGLength
    67. SVGLengthList
    68. SVGLineElement
    69. SVGLinearGradientElement
    70. SVGMPathElement
    71. SVGMarkerElement
    72. SVGMaskElement
    73. SVGMetadataElement
    74. SVGMissingGlyphElement Deprecated
    75. SVGNumber
    76. SVGNumberList
    77. SVGPathElement
    78. SVGPatternElement
    79. SVGPoint Deprecated
    80. SVGPointList
    81. SVGPolygonElement
    82. SVGPolylineElement
    83. SVGPreserveAspectRatio
    84. SVGRadialGradientElement
    85. SVGRect
    86. SVGRectElement
    87. SVGSVGElement
    88. SVGScriptElement
    89. SVGSetElement
    90. SVGStopElement
    91. SVGStringList
    92. SVGStyleElement
    93. SVGSwitchElement
    94. SVGSymbolElement
    95. SVGTRefElement Deprecated
    96. SVGTSpanElement
    97. SVGTextContentElement
    98. SVGTextElement
    99. SVGTextPathElement
    100. SVGTextPositioningElement
    101. SVGTitleElement
    102. SVGTransform
    103. SVGTransformList
    104. SVGUnitTypes
    105. SVGUseElement
    106. SVGVKernElement Deprecated
    107. SVGViewElement
    108. TimeEvent

目录

  • Specifications
  • Browser compatibility

SVGAnimatedString: baseVal property

BaseVal gets or sets the base value of the given attribute before any animations are applied. The base value of the given attribute before applying any animations. Setter throws DOMException.

Specifications

Specification
Scalable Vector Graphics (SVG) 2
# __svg__SVGAnimatedString__baseVal

Browser compatibility

BCD tables only load in the browser

MDN Web 中文网 - 粤ICP备13048890号