Closed code-wizard closed 5 years ago
Sorry, no yet.
I forked you and Implemented a ticker that triggers the left time every second.
On Tue, 20 Feb 2018 at 11:07 AM, 卡色 notifications@github.com wrote:
Sorry, no yet.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cipchk/ngx-countdown/issues/16#issuecomment-366872032, or mute the thread https://github.com/notifications/unsubscribe-auth/AJB7_-ve6OlVEXoF8VGMuxDr5G6pidGGks5tWloPgaJpZM4SJtKC .
I forked you and Implemented a ticker that triggers the left time every second. … On Tue, 20 Feb 2018 at 11:07 AM, 卡色 @.***> wrote: Sorry, no yet. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#16 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/AJB7_-ve6OlVEXoF8VGMuxDr5G6pidGGks5tWloPgaJpZM4SJtKC .
Hello i will like to know the trick you did to get it notify every seconds pls..
Clone my repo the tickerbranch branch. It has the updated code.
https://github.com/code-wizard/ngx-countdown
On Mon, 6 May 2019 at 5:19 PM Adedayo Sule-odu notifications@github.com wrote:
I forked you and Implemented a ticker that triggers the left time every second. … <#m2503164119077423095> On Tue, 20 Feb 2018 at 11:07 AM, 卡色 @.***> wrote: Sorry, no yet. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#16 (comment) https://github.com/cipchk/ngx-countdown/issues/16#issuecomment-366872032>, or mute the thread https://github.com/notifications/unsubscribe-auth/AJB7_-ve6OlVEXoF8VGMuxDr5G6pidGGks5tWloPgaJpZM4SJtKC .
Hello i will like to know the trick you did to get it notify every seconds pls..
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cipchk/ngx-countdown/issues/16#issuecomment-489592832, or mute the thread https://github.com/notifications/unsubscribe-auth/ACIHX72L7ZBA33VJUAYOZZTPUALMXANCNFSM4ERG2KBA .
`<countdown [config]="{leftTime:results?.time_limit,notify: [ 2, 5,10,20 ], 'size': 'large'}" (notify)="onTimetick($event)"