Currently arbitrary parameters are passed via the :opts field in the third argument to om.core/build. The examples in the repo demonstrate this as well as the linked TodoMVC example.
On Monday, January 13, 2014, wrote: > Hi! > > I am sure this is a stupid question and I apologize in advance! > > How do we pass parameters to a component using om ? > > Do we instead pass a path into the application state (atom) ? > > > Thanks in advance > > -- > 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 [email protected] <javascript:;>. > To post to this group, send email to > [email protected]<javascript:;> > . > Visit this group at http://groups.google.com/group/clojurescript. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
