README
Component Library for Alert Logic Angular Applications
A ready made suite of Angular UI components for usage powered Alert Logic Angular applications. Only asset related components here.
Built using PrimeNG
How to use this library
in your project install npm install @al/ng-asset-components --save
In your modules import in the library
import { NgAssetModule } from '@al/ng-asset-components';
and finally in the html start using the module