Added intervalEvent attribute and an example
Added intervalEvent which broadcasts a named event for each timer on the $rootScope every interval.
This allows periodic events that can be consumed, for instance, to save a document occasionally.
| Name | Name | Last commit date | |
|---|---|---|---|
Added intervalEvent attribute and an example
Added intervalEvent which broadcasts a named event for each timer on the $rootScope every interval.
This allows periodic events that can be consumed, for instance, to save a document occasionally.