Compose-Modifiers-Playground
Compose-Modifiers-Playground copied to clipboard
New component from scratch?
Hello, I want to thank you for this amazing tool, but how can I make a new component from scratch?
It's not supported right now, but I've thought about it in the past.
My initial thoughts were that I wouldn't want to introduce a code editor per se where one can paste in their own component since there'd be challenges there around compilation. So instead I was thinking of providing more of a GUI experience where one can construct a new component more like a designer tool.