Questions tagged [sablono]

Lisp/Hiccup style templating for Facebook's React in ClojureScript.

Sablono provides a Lisp/Hiccup style templating for Facebook's React in ClojureScript.

1 questions
1
vote
1 answer

om.next sablono render nested elements in a button

Using om.next and sablono, I am trying to style a button with mdl, as seen there. Here is what I tried in my render method : ;; This works but misses the icon [:input {:type "submit" :className "mdl-button mdl-js-button mdl-button--fab…
nha
  • 17,623
  • 13
  • 87
  • 133