Back to Query

App.Component

examples/angular/basic-persister/src/app/app.component.html

5.90.3223 B
Original Source

Try to mock offline behavior with the button in the devtools. You can navigate around as long as there is already data in the cache. You'll get a refetch as soon as you go "online" again.

@if (postId() > -1) { } @else { }