ngx-async
Bind observable to class property. Unlike async pipe it works in component.
Demo
Install
npm install ngx-async
Usage
component.ts
; ;; ;
component.html
Now {{ currentTime | date:'HH:mm:ss' }}
Bind observable to class property. Unlike async pipe it works in component.
npm install ngx-async
component.ts
; ;; ;
component.html
Now {{ currentTime | date:'HH:mm:ss' }}
npm i ngx-async
0
1.0.7
MIT
7.24 kB
15