contributte / forms-bootstrap

👾 Bootstrap 4 + 5 forms for Nette framework
MIT License
19 stars 19 forks source link

enhancement - possibility to add a class to a row? #71

Closed pytelCZ closed 2 years ago

pytelCZ commented 2 years ago

Would it be possible to add a class to a row? for example via $row->getElementPrototype()->setAttribute('class', 'align-items-center') ? It is useful for vertical alignment, for example....

dakorpar commented 2 years ago

@pytelCZ should work in latest master, check it out