Move to the in-memory web API
This also makes it possible to save data. Signed-off-by: Gergely Polonkai <gergely@polonkai.eu>
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
<label>color: </label>
|
||||
<input [(ngModel)]="duck.color" placeholder="Color" />
|
||||
</div>
|
||||
<button (click)="save()">Save</button>
|
||||
<button (click)="goBack()">Back</button>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user