jeudi 23 novembre 2017

ember.js Need to see if I can write Ember model items to a file then download

So I am new to ember (and stackOverflow) and have an issue that I am trying to work through. I have a model for list items that I am able to add into, update, and delete and everything on that end works fine. What I would like to do is to try and take the items in the model and write them to a formatted text file to download.

The model data is fine.
I know I can use this code to download a file from a url: < a href="urlFile" download="filename">

I just don't see any guides that can get me from the model to the download and I was wondering if anyone had any suggestions that could point me in the right directions. Thanks.




Aucun commentaire:

Enregistrer un commentaire