Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@SimonMayerhofer SimonMayerhofer released this 22 Apr 18:27

This release adds support for elements created asynchronously e.g. with React, Vue, Angular, etc.

Whenever the DOM of the body changes all counters are updated. This can lead to regular updates of the counters. Use the timeout attribute to set a limit for these reloads. e.g. 5000 to update the counters only every 5 seconds regardless of the numbers of DOM changes.