Hello, I am testing the components and I think it would be nice to have a selector type field and have the possibility of passing a list of options, right?
For example, maybe you can have a title and apart from changing the text, give the user the possibility to select the heading tag: h2, h3, etc…
Using a component hides the type of element, which the component uses. In the structure panel I can’t see what the component’s root element is. I think the component symbol should be next to it or so, but not replace the div/section or whatever icon.
This helps to find and avoid issues in your layout e.g. a missing a container leading to padding issues, because there’s a wrapping element missing.