recomponents-library
v1.7.29
Published
This library contains VueJS and Ionic based components that are used in the main Actiways app.
Readme
Recomponents Library
This library contains VueJS and Ionic based components that are used in the main Actiways app.
The project is structured in a way that the components can be tested one-by-one on sample pages, so it implements a basic Vue app with Vue router.
The components can be found in the /src/components folder, in which there are two separate folders: one for atomic components and one for complex components. The majority of the complex components are customized Ionic modals. The components are gathered in the /src/components/index.js file. Here you will need to add further components if you create new ones.
