helloflask / bootstrap-flask

Bootstrap 4 & 5 helper for your Flask projects.
https://bootstrap-flask.readthedocs.io
Other
1.1k stars 189 forks source link

Render labels beneath inputs when using render_field() #355

Open marmstr93ng opened 2 months ago

marmstr93ng commented 2 months ago

When using floating labels the label has to go after the input field. I can't find a way of achieving this with bootstrap-flask?

https://github.com/helloflask/bootstrap-flask/discussions/352