Polymer / designer

Polymer Designer Tool
839 stars 310 forks source link

Complex Properties for Components #224

Open jogibear9988 opened 7 years ago

jogibear9988 commented 7 years ago

We should Think abaout a way that WebComponents could have complex Properties, and they should be editable in Property Grid.

Atm we have String, Number, Boolean and Object. But Object Properties we can not really edit. There should be a way we can add additional information and Type Editors, so we can have later EnumEditors, ColorEditors, ...