Skip to content

[✨] A way to clone elements #259

@Dindaleon

Description

@Dindaleon

Is your feature request related to a problem?

I am making a drag and drop interface for my clients and would like to have a way to clone elements and keep their reactivity.

Describe the solution you'd like

I would like to have something like React with React.cloneElement()

Describe alternatives you've considered

At the moment i am using the default element.cloneNode(true) but its reactivity is being lost.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions