Hello,
Could be nice to modify a component instance. Here an example:
I want to be able to create a “list” component. And by definition I don’t know how many items I will have in this list.
Today I have to create hidden children in the list so I will be able to unhide them if necessary in my instances.
I want to be able to create this generic list with some basics constraint and then to be able to drag into it any element I want.