You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When forms become bigger, the width parameter helps a lot. However, it cannot cater every need, hence here's the question:
Is there a way to put form fields in groups to make them flow as a group when the width changes?
Is there a way to set the number of lines in "textarea"?
Can field be commanded to stay on either side of the form? (like d-flex classes, f.e.)
Can a line break be induced in forms to send the next field to the beginning of a new line?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
When forms become bigger, the width parameter helps a lot. However, it cannot cater every need, hence here's the question:
Is there a way to put form fields in groups to make them flow as a group when the width changes?
Is there a way to set the number of lines in "textarea"?
Can field be commanded to stay on either side of the form? (like d-flex classes, f.e.)
Can a line break be induced in forms to send the next field to the beginning of a new line?
Beta Was this translation helpful? Give feedback.
All reactions