I'm creating a component to display some content I'm pulling from elsewhere.

The content (from a DB) has some simple HTML snippets that I wish to use
while creating a reagent component. I'm unable to figure out how to stick
it in. Is it even possible entirely within reagent. Would I need to somehow
parse it and create a hiccup-like structure out it?

Another dependency I have in my project is on dommy - in case anyone has
any ideas on how I could use it. (I found out html->nodes and was wondering
if there's an easy path from there on!)

Regards,
Ravindra

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to