a propertygrid control webcomponent
a simple propertygrid control as webcomponent..
supported types (out of the box)
- number
 - string
 - boolean
 - color
 - nullable- of all types
 
usable in web-component-designer: https://node-projects.github.io/web-component-designer-demo/index.html
simple run
npm run release
then you need to go to github and create a release from the uploaded tag. this will then create a npm package via github action.