web-component-designer
web-component-designer copied to clipboard
A Designer for HTML Components or Pages in a WebComponent
look at https://kor-ui.com/sandbox/ for additional ideas

We should discuss if we write inline styles, or a stylesheet. Think this should be configurable. Wich service is responsible for this? We should use cssOM: https://css-tricks.com/an-introduction-and-guide-to-the-css-object-model-cssom/ it should also...
We should support this, at least when it is a single elment inside of the svg (like if we draw a rect) We also the should move the svg to...
At the moment the whole propertygrid is empty for all svg parts like Path, rect, circle ... We nned to look what the most used properties are and show them...
 we need there: - Fill color - stroke color - stroke size
