Skip to content

Multiple root nodes in components #14

Description

@BjornDCode

Currently components can only have 1 root node. The reason for this limitation is so that we can properly apply attributes passed into the component by applying them to the root node.

But it should be possible for a component to have multiple root nodes. If a component has 2 root nodes the developer explicitly has to define where attributes should be applied by using the $attributes variable

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