1.0.5 • Published 1 month ago

@node-projects/propertygrid.webcomponent v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

propertygrid.webcomponent

a propertygrid control webcomponent

description

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

development

upload new version

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.