Should you want to, you could just use bootstrap and jquery with cljs.
On Sunday, June 29, 2014 1:43:09 PM UTC-4, Moritz Ulrich wrote: > What should such a library provide? There are many different ways to > > create UI from ClojureScript (raw DOM access, React/Om, dommy), and a > > modal dialog is pretty easy to do in any of these. Plus, you can just > > use the CSS from bootstrap if you're not so much into it. > > > > Google Closure (which comes with ClojureScript) also contains a > > 'Dialog' class. I have no experience with using Closure for UI stuff > > though. > > > > On Sun, Jun 29, 2014 at 7:26 PM, Jonathon McKitrick > > <[email protected]> wrote: > > > On Sunday, June 29, 2014 11:55:30 AM UTC-4, Jonathon McKitrick wrote: > > >> What current library provides basic modals, like jQuery and Bootstrap > >> offer? > > > > > > EDIT: Not just basic modals, but modals that allow forms inside. > > > > > > -- > > > 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. -- 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.
