0.0.4 • Published 5 years ago

side-navigator v0.0.4

Weekly downloads
5
License
-
Repository
-
Last release
5 years ago

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.