Back to Rxdb

Hero Edit.Component

examples/ionic/src/app/components/hero-edit/hero-edit.component.html

17.5.0142 B
Original Source

Edit {{ hero.name }}Cancel @if (hero.deleted$ | async) { Someone else has deleted this hero. You can not save anymore. }

{{ hero.name }}Save