@SubEffect wrote:
I've got some flowcharts built in HTML that work fine in Ionic 1 if you put them in their own html file.
I'm sure they'll work fine in Ionic 2, but each one has it's own HTML page and I don't really want to do this.
I'd like dynamically generate what is in the ion-content tag, with something like {{content.flowchart1}}. The html is just styled divs.
What's the best way to do this?
Posts: 1
Participants: 1