onrepeat

This is an experimental technology
Because this technology's specification has not stabilized, check the compatibility table for usage in various browsers. Also note that the syntax and behavior of an experimental technology is subject to change in future versions of browsers as the specification changes.

The SVGAnimationElement.onrepeat property refers to the event handler for the repeatEvent.

Syntax

var repeatEventHandler = someElement.onrepeat;

Specifications

Specification Status Comment
SVG Animations Level 2
The definition of 'SVGAnimationElement.onrepeat' in that specification.
Editor's Draft Initial definition

Browser compatibility

Feature Chrome Edge Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support ? ? ? ? ? ?

Document Tags and Contributors

 Last updated by: Sebastianz,