Skip to content

Set default div class for element group div #106

@joostdebruijn

Description

@joostdebruijn

Is your feature request related to a problem? Please describe.
I would like to make a horizontal Bootstrap form layout like here: https://getbootstrap.com/docs/5.1/forms/layout/#horizontal-form

Describe the solution you'd like
It should be possible to add a class in this specific div via the default_classes config, however it looks like this is not possible at this moment:

<div class="{{ $prepend || $append ? 'flex' : '' }}">

Describe alternatives you've considered
None.

Additional context
Maybe I will prepare a pull request for this at a later moment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions