@axelor/aos-mobile-ui
v8.5.4
Published
--- title: UI tags: Readme ---
Downloads
3,337
Readme
title: UI tags: Readme
Presentation
This package was developed for the Axelor Open Mobile application.
It contains:
- Basic components to create screens
- Themes management system with basic light theme and a color blind theme
- Writing themes management system with basic theme
- UseOutsideClick hook to notify components when the user clicked outside of itself
- Basic animation tools
- and many more...
Usage
Install the library :
yarn add @axelor/aos-mobile-uiThis package has a few required libraries as peer dependencies, please check package.json for more informations.
For more information about how to use the tools, please check the documentation.
Developpment
This package is developed as part of the Axelor Open Mobile application. To contribute, please go to the Github project and follow the guidelines. You will also find an installation guide to help you configure your environment.
