Hi Hiram, I've added an example of one way to do this here: https://github.com/ddellacosta/om-cookbook/blob/master/datetimepicker/src/core.cljs
Let me know if that helps-- DD (2014/07/01 15:46), Hiram MADELAINE wrote: > Hi, > > Did you managed to make it work ? > > I am trying to integrate goog.ui.InputDatePicker in Om but I have a trouble > with the events. > What I did so far : > In the DidMount phase, I decorate my element using an instance of > goog.ui.InputDatePicker. The problem I encounter so far is when I chose a > date, the event is triggered with hrs previous value not the one I picked. > I will investigate further this week. > > Let me know > > Hiram > -- 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.
