A ready made suite of Angular UI components for usage powered Alert Logic Angular applications
Built using PrimeNG
in your project install npm install @al/ng-navigation-components --save
In your modules import in the library
import { NgNavigationModule } from '@al/ng-navigation-components';
and finally in the html start using the components