Back to Query

Auto Refetch with stale-time set to {{ intervalMs() }}ms

examples/angular/auto-refetching/src/app/components/auto-refetching.component.html

5.90.3338 B
Original Source

Auto Refetch with stale-time set to {{ intervalMs() }}ms

This example is best experienced on your own machine, where you can open multiple tabs to the same localhost server and see your changes propagate between the two.

Query Interval speed (ms):

Todo List

@for (item of tasks.data(); track item) { - {{ item }} }

Clear All