jkk / formative

Web forms for Clojure and ClojureScript - rendering, parsing, and validating
208 stars 18 forks source link

Horizontal Bootstrap 3 Form Layout #39

Closed theronic closed 7 years ago

theronic commented 10 years ago

How can I make horizontal Bootstrap 3 layouts like in the Bootstrap documentation?

iku000888 commented 7 years ago

I think providing the

:renderer :bootstrap3-stacked

Would make it look like that.

Let me know if I am now understanding the question correctly!

iku000888 commented 7 years ago

Please re-open if I did not understand your question correctly.