Custom Component
Custom component can be used by editors to create components with the appearance and functionality according to their needs, if the official Qore component has not been able to meet these needs.
Setup a new project
npm init qore-app-component [component name]Development
Usage
npm run buildPublish
npm version [major|minor|patch|prerelease]Last updated