Right click functionality that enables users to convert component to a slot
Right click functionality that enables users to convert component to a slot
At a glance
The community members discussed the idea of implementing functionality to allow users to convert a component into a slot. While some community members suggested that converting a component may not be the best approach, they agreed that wrapping a component into a slot would be more beneficial. The discussion highlighted that not every component should be convertible due to different props, but every component should be wrappable. The community members also suggested that wrapping the selected parent would be quicker than having to pull the slot in and move elements into it.
Not sure if this has been mentioned yet but I think it would be a good idea to implement functionality that allows users to convert a component into a slot.