-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
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
huudev, Dindaleon, fabiobiondi and brunorodmoreira
Metadata
Metadata
Assignees
Labels
No labels