egoist / vue-timeago

A timeago component for Vue.
https://vue-timeago.egoist.sh
MIT License
729 stars 104 forks source link

Trigger event when time reaches a value #70

Closed alexvazquez closed 6 years ago

alexvazquez commented 6 years ago

Is there a way to trigger an event when for example the timeago value has reach 5 minutes?

Thanks

egoist commented 6 years ago

You can manually check the time, this component is only responsible for displaying the time.