Clock Real-time clock using reactive now() helper component UI Components component.html SVG The `now` helper can be used to set a reactive date to the current time. `setInterval(() => state.time.now(), 1000)` ["component","advanced"] Example
Categories