Is it possible to give different categorys in storage? For Example i have 4 categorys:
dvd, blueray, cd, game?
Can i save data for each category for example:
this.storage.set(“todos”, todos, “category”);
Is it possible to give different categorys in storage? For Example i have 4 categorys:
dvd, blueray, cd, game?
Can i save data for each category for example:
this.storage.set(“todos”, todos, “category”);