Hi Famous,
Sorry, I can't follow your reasoning, can you explain it, so I'm able to
help you?
You want HTML in your JSON, and then show it in the DOM, but not in the
frontend?
You should at least describe what you mean with front-end. Usually, people
mean the browser client by this, wich uses the DOM as it's output.
adding html to JSON is not that challenging:
myJSONObject = {
title: "<h1> title</H1>",
subtitle: "<h2>subtitle</h2>"
}
So my guess is that is also not what you are asking.
Regards
Sander
--
You received this message because you are subscribed to the Google Groups
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.