versacall-modules-library-react
v2.0.36
Published
Versacall Module Library
Downloads
51
Readme
versacall-modules-library-react
Adding to a react application
Use npm and run:
npm install versacall-modules-library-react
Packaging the library
- Update the version in package.json
- npm run compile
- npm publish
This is the library for building the editors for various modules. Use PC-BSC Advanced to view an example of the implementation. The two main components are the MonitoringPointTree and PointProperties.
This library uses Versacall-Core-Library-React and requires it is a peer dependincy.
You can use the app inside the "app" folder to play with an example of the components.
Each component folder in the "lib" folder contains a more detailed readMe on those components and their implementation.