side-navigator
v0.0.4
Published
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.3.6.
Readme
SideNavigatorLibrary
This project was generated with Angular CLI version 7.3.6.
Installation
npm i @aax/side-navigator
Usage
<aax-side-navigator
[mode]="{ status: 'open', width: '270px'}"
[application]="'answers'">
</aax-side-navigator>mode This is passed from the project. Within the original blank diamond project there is an interface and class
defining acceptable values
application Indicates to the navigator which entry to highlight. Application list is within navigation.ts
Development server
Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you
change any of the source files.
