@trimble-oss/modus-react-components
v0.41.1-react18
Published
Trimble Modus React Component Library
Downloads
4,399
Maintainers
Keywords
Readme
Modus React Components
About
This is a React wrapper library for Modus Web Components and the components were programmatically generated using the Stencil for React Integration v18.2.0.
Installation
Install the Modus React Components Library and its Modus Web Component dependency
npm install @trimble-oss/modus-react-components --save
Example Usage
Use a Modus Button in your
App.tsx
<ModusButton color="primary">Primary Button</ModusButton>
Contributing
To contribute to the Modus React Components library please see the Modus Web Components contributing guidelines and how to generate Modus React components.