restart

Attribute Information

Used By

Attribute Group svg:animTimingAttrs

Source

<attribute name="restart" default="always">
  <simpleType>
    <restriction base="string">
      <enumeration value="always"/>
      <enumeration value="never"/>
      <enumeration value="whenNotActive"/>
    </restriction>
  </simpleType>
</attribute>

Sample