Skip to content

[Improvement] Add HTML attributes to containers #13354

Closed
@VincentMarmiesse

Description

@VincentMarmiesse

Hello,

This is not an issue but an improvement. It would be nice to add HTML attributes to containers to layout files.

For example, if I want to create the following HTML output with a container:

<header class="header" id="header" data-sticky data-isheader="true">

</header>

I can specify tag, id and class but not the other attributes.

What do you think about it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions