Skip to content

Support recursion in for element type #22

@KaruroChori

Description

@KaruroChori

By adding two props, one for the source children location and one for the destination children location, it would be possible to extend the current for cycle to rewrite a tree into a new one.

Specifically src-children and dest-children. If src-children is left empty recursion will not be enabled. If dest-children is left empty, the local position is assumed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions