agro-components-react
v1.0.0-beta2
Published
Library of common react containers used in Agro project
Downloads
7
Maintainers
Readme
Agro React Components
React components used in the Agro project based on React Bootstrap.
- FormLabel: Form label
- GalleryControl: One form control for creating simple galleries
- InputControl: Helper for creating a Bootstrap input control
- RadioControl: Helper for creating a Bootstrap radio control
- SelectControl: Helper for creating a Bootstrap select control
Available Scripts
In the project directory, you can run:
yarn clean
Removes build and test output.
yarn lint
Runs eslint for static code quality analysis.
yarn storybook
Launches Storybook React component explorer.
yarn build
Builds the library for production to the dist
folder.