khollenbeck-angular-navigation
v0.0.3
Published
'Angular/Typescript navigation component'
Readme
Angular Navigation Component
To be used only with an Angular CLI project. This component will not work properly with other Angular projects.
Install
npm install khollenbeck-angular-navigation
Public Functions
// Items to display in navigation menu
items() Array<string>
// Toggle to hide/show navigation menu
toggle()