Cloud Apps Components
A collection of reusable components for
Ex Libris Cloud Apps.
Installation
To install, add the component via:
``
$ npm install @exlibris/eca-components --save
`
Then add the relevant modules to your app.module.ts` as shown in the README for each component below.
Components
The following components are available:
*
Select Entities: Select entities from the visible screen in Alma
*
Dialogs: Display dialogs according to the style guide
*
Auto-Complete: Defined and lazy data auto-complete component