I have an app that's been working wonderfully for a few years now. I want to 
improve it by adding links. If you see a person's name, I want to be able to 
click on that name and the app will jump to the 'user' page (simple enough) and 
then move the browser view to that particular item. In static HTML we'd 
obviously do that with a # and an anchor. But with Reagent, I'm not quite sure.

I'm exploring Secretary right now, but what's the missing piece that will get 
me from a link to a Reagent-rendered page and then jumping to that row or even 
opening a modal with that item?

-- 
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 https://groups.google.com/group/clojurescript.

Reply via email to