A React component for dynamically building user interfaces.
This library is purely written in JavaScript and is based on the React library.
- Rich UI Components
- Different Layout Designs
- Element Details: Text fields, checkboxes, selection inputs and drag-and-drop
- Segment Details: Table-Based layout, for multiple records with drag-and-drop functionality inside tables
- Dataset Details: Styling and unit conversion
The chem-generic-ui library is available as an NPM package. Install it either with NPM:
npm install --save chem-generic-ui
or Yarn:
yarn add chem-generic-ui
If you have questions, comments, or suggestions, the best place to share them is in the Discussions section. We welcome your feedback and participation!